Commit Graph

114 Commits

Author SHA1 Message Date
Andrew Godwin
1f46fdff12 Fix WebSocket protocol to correctly provide more info.
Also removed keepalive code, since it's no longer how we do things.
2016-02-09 12:35:31 -08:00
Andrew Godwin
40ed9625c3 Stop stomping on Twisted's header dict 2016-02-05 17:41:14 -08:00
Andrew Godwin
b86c8a0164 Update WS protocol to have ASGI format 2016-02-05 17:33:02 -08:00
Andrew Godwin
f85be12408 Add Travis CI config 2016-02-05 17:25:37 -08:00
Andrew Godwin
bac3c14bfa Fix python 3 support 2016-02-05 17:23:49 -08:00
Andrew Godwin
1889680fd0 Update README 2016-01-02 18:48:53 -08:00
Andrew Godwin
c61664dd3c Response chunk support 2016-01-02 18:41:02 -08:00
Andrew Godwin
0f5fe8b274 Modify header sending to match ASGI spec. 2016-01-02 18:09:49 -08:00
Andrew Godwin
94cd1bbc53 Improve logging and fix websocket handoff factory 2016-01-02 17:54:15 -08:00
Andrew Godwin
97f7673df9 Modify HTTP to match ASGI spec 2016-01-02 10:12:03 -08:00
Andrew Godwin
3ac43cacf0 Change to unicode channel names 2016-01-02 09:18:22 -08:00
Andrew Godwin
f38f2a442e Add CWD to path to allow usage on current dir 2016-01-02 09:18:05 -08:00
Andrew Godwin
5033e24804 Disable keepalives for now 2016-01-02 09:17:34 -08:00
Andrew Godwin
88d47df276 Initial commit 2015-12-23 17:05:15 +00:00