Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/spectroalias/chat-room

speed dev, some day with ASGI
https://github.com/spectroalias/chat-room

asgi channels chat django django-channels django-project real-time realtime redis websocket websockets

Last synced: 2 months ago
JSON representation

speed dev, some day with ASGI

Awesome Lists containing this project

README

        

# chat-room

### not using the default normal approch of making the ajax call continuously and refreshing the page content.

#### instead we will use websockets/django_channels for real-time communications and redis-server as backend.

![ChatApp](./screenshots/sc-1.png)