This website requires JavaScript.
Explore
Help
Register
Sign In
django
/
daphne
Watch
1
Star
1
Fork
0
You've already forked daphne
mirror of
https://github.com/django/daphne.git
synced
2025-11-14 14:35:17 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f699d112b0
daphne
/
channels
/
management
/
commands
History
Oskar Hahn
32568dc879
Start only one worker with the nothreading option. (
#298
)
...
Reuse the nothreading option of the runserver command to only start one worker.
2016-08-15 11:18:24 +10:00
..
__init__.py
Rename to plural "channels", start fleshing out req/resp cycle
2015-06-08 10:51:51 -07:00
runserver.py
Start only one worker with the nothreading option. (
#298
)
2016-08-15 11:18:24 +10:00
runworker.py
Add worker_ready signal
2016-07-22 21:51:28 -04:00