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
Kocsis Richárd 92ec26e2b8
continuous-integration/drone/push Build is passing Details
fix coverage
2020-05-14 21:24:08 +02:00
.dockerignore init repo 2020-04-17 16:35:55 +02:00
.drone.yml fix coverage 2020-05-14 21:24:08 +02:00
.gitignore init repo 2020-04-17 16:35:55 +02:00
Dockerfile init repo 2020-04-17 16:35:55 +02:00
README.rst Update 'README.rst' 2020-05-14 13:45:31 +02:00
app.py Fixed stuff 2020-04-22 00:50:40 +02:00
curl-test.sh unit test endpoint 2020-05-08 22:17:09 +02:00
docker-compose.yml unit test endpoint 2020-05-08 22:17:09 +02:00
endpoints.py unit test endpoint 2020-05-08 22:17:09 +02:00
redisclient.py unit test endpoint 2020-05-08 22:17:09 +02:00
requirements.txt unit test endpoint 2020-05-08 22:17:09 +02:00
test.py unit test endpoint 2020-05-08 22:17:09 +02:00

README.rst

=================
Producer endpoint
=================
Manages IP changes of consumers. If a consumer sends a message to /ip endpoint, it will write the gotten IP address into the redis DB.

Produced by GoldenPogácsa Inc.