Log producer that sends info to consumer
This repository has been archived on 2020-09-24. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
schdwlk c9ba2566f6
All checks were successful
continuous-integration/drone/push Build is passing
Merge remote-tracking branch 'origin/testing' into testing
# Conflicts:
#	communicator.py
2020-04-06 20:51:09 +02:00
.dockerignore first commit 2020-03-09 16:50:22 +01:00
.drone.yml tests done 2020-03-30 19:33:09 +02:00
.gitignore first commit 2020-03-09 16:50:22 +01:00
app.py Added/update docstring 2020-04-06 20:48:36 +02:00
communicator.py Added/update docstring 2020-04-06 20:48:36 +02:00
consumerlocator.py Added/update docstring 2020-04-06 20:48:36 +02:00
Dockerfile tests done 2020-03-30 19:33:09 +02:00
messagesender.py Added/update docstring 2020-04-06 20:48:36 +02:00
requirements.txt add mock libraries 2020-03-30 17:43:30 +02:00
test.py Added/update docstring 2020-04-06 20:48:36 +02:00