Excellent Webworld earns multi-category recognition from Clutch, highlighting 15+ years of client-verified excellence ...
├── src/ │ ├── app.py # FastAPI application entry point │ ├── core/ # Core infrastructure │ │ ├── config.py # Application configuration │ │ └── db.py # Database setup and session management │ ├── ...
The server never sees plaintext messages — it only relays encrypted payloads between clients using NaCl (Curve25519) public-key cryptography.