Andrew Godwin
d26e04a56b
Fix note formatting
2016-03-06 13:34:23 -08:00
Andrew Godwin
a0dff726b2
Rework getting started section to do groups after basic sending.
2016-03-06 11:28:52 -08:00
Andrew Godwin
54dc80e9a5
Typo fix in ordering page.
2016-02-28 22:13:44 -08:00
Andrew Godwin
b18975e607
Really lay into DatabaseChannelLayer in an impolite way.
2016-02-28 21:46:45 -08:00
Andrew Godwin
500f0fdeb7
Couple of bits more ordering docs
2016-02-23 19:36:34 -08:00
Andrew Godwin
69186ef7b7
Replace linearize with the more useful enforce_ordering.
2016-02-24 00:40:38 +00:00
Andrew Godwin
2b486b0ef0
Fix broken bits in docs.
2016-02-22 14:10:24 +00:00
Andrew Godwin
f04dcee7f7
"In short" and "WSGI to ASGI" doc sections
2016-02-22 14:07:48 +00:00
Andrew Godwin
3b8feb5b96
Update deployment docs
2016-02-21 13:06:33 +00:00
Andrew Godwin
899e180c21
Start updating docs to reflect new interaction pattern
2016-02-10 18:39:34 +00:00
Andrew Godwin
5df99c9cfd
Fix some incorrect backend layer references
2016-01-17 14:31:04 -08:00
Martin Pajuste
eafb3c728d
Fix some typos
2015-12-12 00:18:57 +02:00
Andrew Godwin
bf9a423211
Twisted HTTP interface now serves basic requests
2015-12-02 12:38:02 -08:00
Maik Hoepfel
2ff6388ef2
Changes after PR review
2015-11-19 14:50:23 +01:00
Maik Hoepfel
50cb6d13d8
Wording changes to docs
...
I eagerly read through the (excellent, thanks!) documentation for channels, and had to re-read one or two sentences. So being a good citizen, I'm suggesting a few fixes here and there.
2015-11-07 12:46:28 +01:00
Faris Chebib
ff9cdb7113
updated example and made decorators py3-ready
2015-09-10 16:57:57 -06:00
Faris Chebib
f4cb5864e1
Merge branch 'master' of github.com:andrewgodwin/channels into doc-update
2015-09-10 15:35:48 -06:00
Andrew Godwin
4a8bae272b
Update docs to recommend doing routing not in settings
2015-09-10 16:34:28 -05:00
Faris Chebib
73d50a4695
updated typo in docs example
2015-09-10 14:46:24 -06:00
Faris Chebib
0e456b3125
Merge branch 'master' of github.com:andrewgodwin/channels into doc-update
2015-09-10 12:21:46 -06:00
Andrew Godwin
d563f7748c
Linearize docs
2015-09-10 13:20:58 -05:00
Andrew Godwin
27f54ad23b
Rework getting started
2015-09-10 13:08:09 -05:00
Faris Chebib
d4de42d3b2
Group ref on keepalive
2015-09-10 12:04:52 -06:00
Faris Chebib
275bfdf1e5
Group ref on keepalive
2015-09-10 12:04:01 -06:00
Faris Chebib
bd6f61de98
updated getting started to include Group ref
2015-09-10 12:00:47 -06:00
Andrew Godwin
70caf7d171
Rename channels and change message format docs
2015-09-09 21:21:43 -05:00
Andrew Godwin
39bead9de9
Remove useless import from doc example
2015-09-08 18:45:59 -05:00
Andrew Godwin
bbe0d14fc4
Remove more old @consumer decoators from docs
2015-09-08 18:32:25 -05:00
Andrew Godwin
48d6f63fb2
Change to consumers taking a single "message" argument
2015-09-08 01:04:36 -05:00
Andrew Godwin
832809ca25
Stop using @consumer, move to explicit routing
2015-09-03 00:07:30 -07:00
Andrew Godwin
15b54b4887
Update bad example code
2015-09-02 00:09:01 -07:00
Andrew Godwin
8186aa22f7
Fix deployment docs links
2015-07-13 23:39:58 -07:00
Andrew Godwin
804a4c561e
Implement send_channel_session
2015-07-13 17:58:52 -07:00
Andrew Godwin
7cfb3139dd
Fix doc imports and a function signature
2015-07-13 00:36:56 -05:00
HawkOwl
da7cb9eb0a
minor doc fix
2015-07-13 13:13:05 +08:00
HawkOwl
9d86aaad34
hawkie fixes
2015-07-13 12:53:39 +08:00
Andrew Godwin
8492dcde48
More docs, some API permutation
2015-07-12 21:25:53 -05:00
Andrew Godwin
aa921b1659
Channel groups, tests and docs
2015-07-12 20:19:10 -05:00
Andrew Godwin
60f0680ec2
Update docs a bit more
2015-06-25 21:33:22 -07:00
Andrew Godwin
217afe0348
Start sphinx-ified docs
2015-06-20 10:27:22 +08:00