Changes between Version 6 and Version 7 of ChannelsTasks


Ignore:
Timestamp:
Aug 12, 2016, 10:57:59 PM (8 years ago)
Author:
Andrew Godwin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ChannelsTasks

    v6 v7  
    1010
    1111* Full test suite for Daphne HTTP/WS encoding to ASGI
    12 * Tests for runserver and runworker [claimed]
    1312
    1413Medium priority:
    1514* Additional tutorials (written or video)
    16 * Scheduled task/delay interface server (https://github.com/andrewgodwin/channels/issues/115)
    17 * Automated load testing setup and runner based on AWS/Azure/etc (https://github.com/andrewgodwin/channels/issues/28)
     15* Scheduled task/delay interface server (https://github.com/andrewgodwin/channels/issues/115) (in progress)
     16* Automated load testing setup and runner based on AWS/Azure/etc (https://github.com/andrewgodwin/channels/issues/28) (in progress)
    1817* In-page debugging help for websocket consumers (ideas and implementation needed)
    1918* Native Twisted support on ASGI for better Daphne idling
     
    5655* Generic WebSocket and base consumers
    5756* Tests for file and streaming response handling inside Django
     57* Tests for runserver and runworker
Back to Top