back_chat package
Module contents
back_chat is the backend service for a real-time chat application, built with Python and designed with redundancy and reliability in mind.
It provides WebSocket-based messaging, user session handling, and integration with authentication systems. The architecture supports failover and horizontal scalability to ensure consistent performance and uptime.
Subpackages
- Descriptors
- Exceptions
- Middleware
- Models
- Routes
- Services
- Utils