millerf/django-channels-jsonrpc

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.travis.yml
LICENSE
MANIFEST.in
README.md
channels_jsonrpc/__init__.py1
A
0 mins
channels_jsonrpc/jsonrpcconsumer.py334
F
4 days
example/django_example/__init__.py0
A
0 mins
example/django_example/consumer.py41
A
0 mins
example/django_example/routing.py5
A
0 mins
example/django_example/settings.py77
A
0 mins
example/django_example/tests.py442
F
4 days
example/django_example/urls.py16
A
0 mins
example/django_example/wsgi.py10
A
0 mins
example/manage.py17
A
0 mins
requirements.txt
setup.py42
A
0 mins
tox.ini