This website requires JavaScript.
Explore
Help
Register
Sign In
django
/
daphne
Watch
1
Star
1
Fork
0
You've already forked daphne
mirror of
https://github.com/django/daphne.git
synced
2025-12-08 02:03:55 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cad63451f8
daphne
/
channels
/
generic
History
Doug Keen
2101f285cb
Allow custom json encoder and decoder in
JsonWebsocketConsumer
(
#535
)
...
Lets you override the JSON encoding on both the consumer and the multiplexer.
2017-02-28 18:51:48 -08:00
..
__init__.py
Docs/flake fixes
2016-05-25 17:52:53 -07:00
base.py
Sort imports and make Travis run isort (
#425
)
2016-11-05 12:08:38 +01:00
websockets.py
Allow custom json encoder and decoder in
JsonWebsocketConsumer
(
#535
)
2017-02-28 18:51:48 -08:00