juntossomosmais/django-stomp

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
README.md
tox.ini
.isort.cfg
.github/pull_request_template.md
.coveragerc
.dockerignore
pyproject.toml
pytest.ini
.mdlrc
LICENSE
.gitignore
pylintrc
Pipfile.lock
sonar-project.properties
Pipfile
CHANGELOG.md
CONTRIBUTING.md
docker-compose.yml
django_stomp/management/__init__.py0
A
0 mins
django_stomp/management/commands/__init__.py0
A
0 mins
django_stomp/services/__init__.py0
A
0 mins
django_stomp/__init__.py0
A
0 mins
django_stomp/apps.py3
A
0 mins
django_stomp/exceptions.py10
A
0 mins
django_stomp/management/commands/ack_all_messages.py14
A
0 mins
django_stomp/management/commands/pubsub.py17
A
0 mins
django_stomp/settings.py21
A
0 mins
setup.py32
A
0 mins
django_stomp/management/commands/move_messages.py37
A
0 mins
django_stomp/builder.py63
A
1 hr
django_stomp/helpers.py105
A
0 mins
django_stomp/services/consumer.py190
A
2 hrs
django_stomp/services/producer.py212
A
35 mins
django_stomp/execution.py220
C
1 day