AlexejStukov
bf5b9d31a0
removed whitespace in blank line
2016-07-21 08:28:06 +02:00
AlexejStukov
d9c1559a90
Register Bindings if they are declared after ready has run
...
If the declaration of a binding happens after the ``ready``-method of channels has run, the binding was not registered. With this it will be registered at declaration. This also ensures that no registration happens before the ``ready``-method runs.
2016-07-21 08:18:15 +02:00
AlexejStukov
bb74c80b71
add a modelname to the payload dict
...
see #256
2016-07-20 18:21:23 +02:00
Andrew Godwin
f1e8eb66e6
Remove unused import
2016-07-19 07:29:36 -04:00
Andrew Godwin
4370f043f7
Make group_send/demultiplex encode classmethods
2016-07-18 23:24:28 -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
5d2354c71b
Provide default serializers for the JSON one
2016-07-18 14:57:19 -04:00
Andrew Godwin
8a107a5434
Fix QA error
2016-07-14 23:53:08 -07:00
Andrew Godwin
15cc5571da
Fix a few model bits on the bindings
2016-07-14 23:34:12 -07:00
Andrew Godwin
62d4782dbd
First version of binding code
2016-07-14 23:15:57 -07:00