├── app/ │ ├── __init__.py # Global logging init (INFO level) │ ├── main.py # FastAPI application entry point │ ├── config.py # Environment-specific settings (dev/test/prod) │ └── routers/ # API route ...
Real-time chat application powered by Django, Channels (ASGI), and WebSockets, featuring file sharing (image/video/audio/any file), voice notes (MediaRecorder), custom offers, and per-message deletion ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results