daphne/channels/binding
Tyson Clugg 57fa3bed67 Implement the data binding behaviour from Django DDP. (#301)
* Implement the data binding behaviour from Django DDP.

Correct dispatch of create/update/delete according to how group_names change
when compared between pre and post save/delete.

* Fix tests for databinding improvements.
2016-08-16 16:49:18 +10:00
..
__init__.py Fix QA error 2016-07-14 23:53:08 -07:00
base.py Implement the data binding behaviour from Django DDP. (#301) 2016-08-16 16:49:18 +10:00
websockets.py Fix member serialization in WebsocketBindingWithMembers (#292) 2016-08-10 21:55:51 -07:00