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

https://github.com/stabldev/django-chat-app

Simple realtime chat application with Django channels and WebSockets [for learning purpose]
https://github.com/stabldev/django-chat-app

chat-application django djangochannels weksocket-proxy

Last synced: 23 days ago
JSON representation

Simple realtime chat application with Django channels and WebSockets [for learning purpose]

Awesome Lists containing this project

README

          

# django-chat-app
Simple realtime chat application with Django channels and WebSockets

Source: https://www.geeksforgeeks.org/realtime-chat-app-using-django/