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
Torma Kristóf 87217d121d
All checks were successful
continuous-integration/drone/push Build is passing
generate uuid
2020-04-01 01:57:27 +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 generate uuid 2020-04-01 01:57:27 +02:00
communicator.py added minimal excpetion handling to communicator.py 2020-04-01 01:02:33 +02:00
consumerlocator.py tests now run 2020-03-30 21:36:26 +02:00
Dockerfile tests done 2020-03-30 19:33:09 +02:00
messagesender.py tests done 2020-03-30 19:33:09 +02:00
requirements.txt add mock libraries 2020-03-30 17:43:30 +02:00
test.py Fixed tests 2020-03-31 14:26:29 +02:00