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
2020-03-29 16:46:28 +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 communicator interface done 2020-03-29 16:26:16 +02:00
ConsumerLocator.py Added some comments to ConsumerLocator 2020-03-29 16:46:28 +02:00
Dockerfile communicator interface done 2020-03-29 16:26:16 +02:00
messagesender.py MessageSender skeleton 2020-03-29 16:33:18 +02:00
requirements.txt add requests requirements 2020-03-29 15:46:00 +02:00