Commit Graph

  • 85bb8c98d2
    Docs: Update encode/decode methods in example. George Brocklehurst 2016-02-07 10:19:21 -0500
  • 88d3379e31
    Docs: reply_channel is a property of message George Brocklehurst 2016-02-06 18:26:41 -0500
  • 40ed9625c3 Stop stomping on Twisted's header dict Andrew Godwin 2016-02-05 17:41:14 -0800
  • b86c8a0164 Update WS protocol to have ASGI format Andrew Godwin 2016-02-05 17:33:02 -0800
  • f85be12408 Add Travis CI config Andrew Godwin 2016-02-05 17:25:37 -0800
  • bac3c14bfa Fix python 3 support Andrew Godwin 2016-02-05 17:23:49 -0800
  • b7b11cb075 Remove sneaky print Andrew Godwin 2016-02-05 16:47:43 -0800
  • fa58375a51 Python 3 fixes Andrew Godwin 2016-02-05 16:47:11 -0800
  • 13766a3027 Fix flake8 errors Andrew Godwin 2016-02-05 16:26:05 -0800
  • 1dab70ed86 Update CI config a bit more. Andrew Godwin 2016-02-05 16:22:58 -0800
  • 74c444ca52 Add dependencies to travis config Andrew Godwin 2016-02-05 16:04:18 -0800
  • 43c903a501 Fix image target Andrew Godwin 2016-02-05 16:01:45 -0800
  • 58f18aa103 Add Travis build status badge Andrew Godwin 2016-02-05 16:01:12 -0800
  • 95f464dd4d Merge pull request #65 from DanLipsitt/travis Andrew Godwin 2016-02-05 15:54:04 -0800
  • 5cd2cbdfee Add test suite for ASGI handlers Andrew Godwin 2016-02-05 15:53:01 -0800
  • 17e9824f71 Update database channel backend to pass conformance Andrew Godwin 2016-02-05 14:16:20 -0800
  • 5df99c9cfd Fix some incorrect backend layer references Andrew Godwin 2016-01-17 14:31:04 -0800
  • a9810014ca Rework database channel layer and tests, to use ASGI conformance suite Andrew Godwin 2016-01-17 14:28:01 -0800
  • 5fa357e403 Disable linearize until it's reimplemented on sessions. Andrew Godwin 2016-01-17 14:22:28 -0800
  • 717eb0a100 Added the "flush" extension to ASGI, and clarified group expiry Andrew Godwin 2016-01-17 14:21:45 -0800
  • 4d9c33c72d Config for Travis CI. Dan Lipsitt 2016-01-13 14:43:58 -0800
  • 9f7c0f86c4 Merge pull request #64 from pombredanne/patch-1 Andrew Godwin 2016-01-10 10:56:18 -0800
  • 8f9d40b659 Fixed minor doc typo. Philippe Ombredanne 2016-01-10 13:03:19 +0100
  • 355bf87782 Merge pull request #61 from Lukasa/asgi-push Andrew Godwin 2016-01-05 09:56:13 -0800
  • 894041a3c0 New approach to server push. Cory Benfield 2016-01-05 11:41:57 +0000
  • a8d09c2644 Embarassingly managed to remove the only name expansion. Andrew Godwin 2016-01-04 18:24:24 -0800
  • 4ea7b26c65 Draft proposal for Server Push messages Cory Benfield 2016-01-03 09:48:08 +0000
  • 93b2229b2b HTTP body spec fixes Andrew Godwin 2016-01-02 22:59:09 -0800
  • 4847403ba0 Update dependency things Andrew Godwin 2016-01-02 22:45:00 -0800
  • 7f5c3d25b6 Remove redundant msgpack question (redis backend now uses it) Andrew Godwin 2016-01-02 22:43:41 -0800
  • 46ea90e095 Spec tweaks Andrew Godwin 2016-01-02 22:42:40 -0800
  • 4ed1d73789 Remove redundant sentence Andrew Godwin 2016-01-02 18:50:59 -0800
  • 1889680fd0 Update README Andrew Godwin 2016-01-02 18:48:53 -0800
  • c61664dd3c Response chunk support Andrew Godwin 2016-01-02 18:41:02 -0800
  • 5348c52778 Fixed #33: Add wsgi.multi* variables for back compat. Andrew Godwin 2016-01-02 18:35:43 -0800
  • 3dec8e09b3 Update backends docs, remove old message standards Andrew Godwin 2016-01-02 18:30:52 -0800
  • d452486524 Correct body/POST handling Andrew Godwin 2016-01-02 18:10:25 -0800
  • 3d5c399a41 Update header spec to exclude underscores. Andrew Godwin 2016-01-02 18:10:08 -0800
  • 0f5fe8b274 Modify header sending to match ASGI spec. Andrew Godwin 2016-01-02 18:09:49 -0800
  • 94cd1bbc53 Improve logging and fix websocket handoff factory Andrew Godwin 2016-01-02 17:54:15 -0800
  • 836f6be43a Make runserver work using daphne Andrew Godwin 2016-01-02 17:53:53 -0800
  • b9464ca149 Start making channels work to ASGI spec. Andrew Godwin 2016-01-02 10:17:45 -0800
  • 97f7673df9 Modify HTTP to match ASGI spec Andrew Godwin 2016-01-02 10:12:03 -0800
  • 3ac43cacf0 Change to unicode channel names Andrew Godwin 2016-01-02 09:18:22 -0800
  • f38f2a442e Add CWD to path to allow usage on current dir Andrew Godwin 2016-01-02 09:18:05 -0800
  • 5033e24804 Disable keepalives for now Andrew Godwin 2016-01-02 09:17:34 -0800
  • e78f75288d Stats extension, application abstraction notes for ASGI Andrew Godwin 2015-12-24 22:58:13 +0000
  • 6a5907ff59 ASGI spec updates Andrew Godwin 2015-12-23 18:04:18 +0000
  • 88d47df276 Initial commit Andrew Godwin 2015-12-23 17:05:15 +0000
  • 3cf5e6149e ASGI draft todo tweak Andrew Godwin 2015-12-23 15:45:08 +0000
  • daa8d1aca1 More work on the ASGI spec; pruning out some things. Andrew Godwin 2015-12-23 15:32:16 +0000
  • 31ee80757e Big ASGI disclaimer. Andrew Godwin 2015-12-22 16:59:19 +0000
  • 3bcfea0421 Start on some kind of general spec. Andrew Godwin 2015-12-22 16:57:20 +0000
  • faa915cfc8 Merge pull request #56 from NiiEquity/patch-1 Andrew Godwin 2015-12-21 15:09:09 +0000
  • 44b10836e0 Update concepts.rst NiiEquity 2015-12-21 15:03:55 +0000
  • 03c9c90f4c Clarify WSGI in integration plan Andrew Godwin 2015-12-18 22:44:33 +0000
  • ecb2e4c22b Remove old note Andrew Godwin 2015-12-18 21:34:47 +0000
  • 76ca034e63 Update message standards doc Andrew Godwin 2015-12-18 21:00:24 +0000
  • 5a95248b3f Initial script name support Andrew Godwin 2015-12-18 20:55:58 +0000
  • a7bad5b620 Merge pull request #52 from aexeagmbh/master Andrew Godwin 2015-12-17 18:57:47 +0000
  • 84e78ea503 fix 2 typos in integration plan docs Arne Schauf 2015-12-17 14:42:31 +0100
  • 5461c2db03 Add first draft of integration plan Andrew Godwin 2015-12-17 00:40:11 +0000
  • a0b2696b30 Merge pull request #50 from bastianh/redis_url Andrew Godwin 2015-12-16 21:37:40 +0000
  • 245bbf1b1d Merge pull request #49 from bastianh/twisted_fix Andrew Godwin 2015-12-16 21:35:23 +0000
  • 70bc429d0b Fixed #39: Allow redis:// URL redis configuration Bastian Hoyer 2015-12-16 20:42:56 +0100
  • c5fdf16568 Fixes #44 also for twisted backend Bastian Hoyer 2015-12-16 20:10:34 +0100
  • a6073157f4 Fixed #47: Wrong import path for redis backend in docs Andrew Godwin 2015-12-15 19:56:49 +0000
  • 42d437eaf8 Fixed #44: Don't make autobahn check host/path Andrew Godwin 2015-12-15 19:54:58 +0000
  • dfcbf7bd24 Merge pull request #41 from paurullan/master Andrew Godwin 2015-12-14 09:27:27 -0800
  • b2ba048b9e Merge pull request #42 from reinout/patch-1 Andrew Godwin 2015-12-14 09:26:43 -0800
  • ff45689c46 Changed three "these/those" into explicit names Reinout van Rees 2015-12-14 14:26:37 +0100
  • ccad3d8e2f add question about messagepack in faq from request #37 Pau Ruŀlan 2015-12-14 10:29:10 +0100
  • aa3f834e3a Merge pull request #40 from knbk/patch-1 Andrew Godwin 2015-12-12 18:42:44 -0800
  • c9135ddcbe Fixed typo knbk 2015-12-13 02:31:52 +0100
  • 976faeca9a Merge pull request #36 from pajusmar/master Andrew Godwin 2015-12-11 15:51:40 -0800
  • eafb3c728d Fix some typos Martin Pajuste 2015-12-12 00:18:57 +0200
  • a9a205c800 Merge pull request #35 from ydaniv/patch-1 Andrew Godwin 2015-12-06 12:56:29 -0800
  • 0cf2a13234 Fixed typo Yehonatan Daniv 2015-12-06 17:47:23 +0200
  • b6f38910de Working mixed-mode HTTP/WebSocket server! Andrew Godwin 2015-12-02 12:54:52 -0800
  • bf9a423211 Twisted HTTP interface now serves basic requests Andrew Godwin 2015-11-10 17:28:06 -0800
  • 17e42a85fb Merge pull request #26 from maikhoepfel/patch-1 Andrew Godwin 2015-11-20 13:07:18 -0800
  • 2ff6388ef2 Changes after PR review Maik Hoepfel 2015-11-19 14:08:14 +0100
  • 89ec9ce9ed Merge pull request #34 from ekmartin/session_ws Andrew Godwin 2015-11-18 10:08:34 -0800
  • 4f87d53adc Include cookies in request_info for websockets ekmartin 2015-11-18 17:48:03 +0100
  • 0c03ea7780 Merge pull request #29 from ekmartin/tests_and_py3 Andrew Godwin 2015-11-09 12:25:06 +0000
  • 612b37f184 Merge pull request #31 from ekmartin/string_session Andrew Godwin 2015-11-09 12:24:30 +0000
  • 28e132468f Store the session key as a string ekmartin 2015-11-07 23:48:15 +0100
  • cf2de79d64 Add isort and fix errors ekmartin 2015-11-07 21:03:31 +0100
  • 1804d66b85 Ignore testproject for flake8 ekmartin 2015-11-07 20:51:50 +0100
  • 14bc306214 Make sure channels() actually returns the channel list ekmartin 2015-11-07 20:33:13 +0100
  • 4469b55d96 Fix pep8 errors using the Django core's flake8 preset ekmartin 2015-11-07 04:10:49 +0100
  • 351a18ba07 Add tox and run tests for python 2.7/3.5 and Django 1.6-1.8 ekmartin 2015-11-07 03:54:56 +0100
  • 57f21d71e2 Added logging Ben Cole 2015-11-07 17:37:09 +0100
  • 9222676bf7 Change status_code to status in http.response Andrew Godwin 2015-11-07 05:31:46 -0800
  • 7b3845b0b2 Merge pull request #25 from wengole/master Andrew Godwin 2015-11-07 14:24:06 +0100
  • b6714c8a65 Fixed #20: Bad routing setup for default backend Andrew Godwin 2015-11-07 05:02:03 -0800
  • 21b54e7db8 Use Django's six and require Django instead of six Ben Cole 2015-11-07 11:49:47 +0100
  • dae0b257d6 Fix tests with unicode and isolation Andrew Godwin 2015-11-07 04:45:10 -0800
  • 50cb6d13d8 Wording changes to docs Maik Hoepfel 2015-11-07 12:12:34 +0100
  • b928846391 Add basic benchmark script Andrew Godwin 2015-11-07 03:16:39 -0800