Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo how websocket works with Django.

Based on Django Channels and daphne.

Run server with:

daphne log_app.asgi:application --bind 0.0.0.0 --port 8000

In one window you can post messages, and other window will receive them via web-socket.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages