mirror of
https://github.com/django/daphne.git
synced 2025-11-15 06:55:19 +03:00
* Json encoding only for not string text at HttpClient * Decode received content if possible * Check that content received * Using json kwarg at receive method to decode message text content * Wrap decorator function at channel_session_user_from_http * Cleanup * Arbitrary indent. sorry |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| a_file | ||
| base.py | ||
| http.py | ||
| settings.py | ||
| test_binding.py | ||
| test_generic.py | ||
| test_handler.py | ||
| test_management.py | ||
| test_request.py | ||
| test_routing.py | ||
| test_sessions.py | ||
| test_worker.py | ||