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 6df7089900
All checks were successful
continuous-integration/drone/push Build is passing
Merge remote-tracking branch 'origin/master'
2020-03-29 17:40:42 +02:00
.dockerignore first commit 2020-03-09 16:50:22 +01:00
.drone.yml Update '.drone.yml' 2020-03-27 18:46:33 +01:00
.gitignore first commit 2020-03-09 16:50:22 +01:00
app.py Initial simple implementation of app.py 2020-03-29 17:39:31 +02:00
communicator.py adjust interface 2020-03-29 16:53:50 +02:00
consumerlocator.py Initial simple implementation of app.py 2020-03-29 17:39:31 +02:00
Dockerfile communicator interface done 2020-03-29 16:26:16 +02:00
messagesender.py small changes 2020-03-29 17:36:55 +02:00
requirements.txt add requests requirements 2020-03-29 15:46:00 +02:00