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 bc99060d11
All checks were successful
continuous-integration/drone/push Build is passing
Renamed ConsumerLocator to lowercase
2020-03-29 16:59:21 +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 create startup python file 2020-03-29 12:44:20 +02:00
communicator.py adjust interface 2020-03-29 16:53:50 +02:00
consumerlocator.py Renamed ConsumerLocator to lowercase 2020-03-29 16:59:21 +02:00
Dockerfile communicator interface done 2020-03-29 16:26:16 +02:00
messagesender.py adjust interface 2020-03-29 16:53:50 +02:00
requirements.txt add requests requirements 2020-03-29 15:46:00 +02:00