Changes between Version 5 and Version 6 of ChannelsTasks
- Timestamp:
- Jul 12, 2016, 4:20:16 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ChannelsTasks
v5 v6 17 17 * Automated load testing setup and runner based on AWS/Azure/etc (https://github.com/andrewgodwin/channels/issues/28) 18 18 * In-page debugging help for websocket consumers (ideas and implementation needed) 19 * Native Twisted support on ASGI for better Daphne idling 19 20 20 21 Low priority: … … 24 25 * Email interface server and ASGI spec extension 25 26 * Port Daphne to run on asyncio or write a second ASGI HTTP/WS interface server on it 27 * Socket.io and/or WAMP interface servers 26 28 27 29