Version 8 (modified by 8 years ago) ( diff ) | ,
---|
For information about contributing to Channels and getting paid, please see the Channels contribution documentation at http://channels.readthedocs.io/en/latest/contributing.html
The list of tasks that was previously here has now been merged into the GitHub issues for the relevant package, so all eligible work is in one place; you can see them at:
Channels issues <https://github.com/django/channels/issues/>
_, for the Django integration and overall project effortsDaphne issues <https://github.com/django/daphne/issues/>
_, for the HTTP and Websocket terminationasgiref issues <https://github.com/django/asgiref/issues/>
_, for the base ASGI library/memory backendasgi_redis issues <https://github.com/django/asgi_redis/issues/>
_, for the Redis channel backendasgi_ipc issues <https://github.com/django/asgi_ipc/issues/>
_, for the POSIX IPC channel backend
Note:
See TracWiki
for help on using the wiki.