Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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

chat-application django djangochannels weksocket-proxy

Last synced: 1 day 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/