Commit Graph

13 Commits

Author SHA1 Message Date
Andrew Godwin
ec0b124c6e Flesh out release notes 2017-01-08 18:29:58 -08:00
Andrew Godwin
577dfa1eee Final update of demultiplexer/databinding docs interaction 2017-01-08 18:06:31 -08:00
Andrew Godwin
cba54f9749 Fix up new demultiplexer/databinding interactions 2017-01-08 18:05:51 -08:00
Fabian Schaffert
cc9401f82c WebsocketBinding.group_names() is a classmethod (#460)
Child classes of WebsocketBinding must overwrite it as a classmethod, not as an
instance method.
2017-01-05 13:26:06 -08:00
MartinArroyo
12ca598d6b Adds 'exclude' option to data binding (#400) 2016-10-16 22:58:02 -07:00
Emett Speer
7d85dec8fa Updates to data binding docs (#283) 2016-08-02 17:33:07 -07:00
Andrew Godwin
174430c817 fields update for binding 2016-07-22 21:36:41 -04:00
Andrew Godwin
0954829248 A few more docs on polls 2016-07-22 11:14:47 -04:00
AlexejStukov
c6f104f274 route was missing in import 2016-07-20 18:14:59 +02:00
AlexejStukov
3744bf5e2f Replaced BindingConsumer with Demultiplexer in routing
Seems BindingConsumer was renamed to Demultiplexer but that was forgotten in the routing. Also there was a missing ``/`` in the ``path``
2016-07-20 09:58:54 +02:00
Andrew Godwin
6f7449d8fb More docs updates for multiplexing 2016-07-18 23:34:43 -04:00
Andrew Godwin
cbe6afff85 Why not rewrite binding into multiplexers on a Monday night? 2016-07-18 23:12:44 -04:00
Andrew Godwin
d9e8fb7032 Docs updates 2016-07-18 22:23:33 -04:00