Server lobby is simple server/service discovery tool based on NATS messenging daemon. It's a stateless tool that gathers labels other servers share in their discovery messages in a common NATS subject.
Go to file
Adam Štrauch 53da96ec10
Prometheus support, label based filtering fix
2021-09-01 23:18:52 +02:00
daemon Prometheus support, label based filtering fix 2021-09-01 23:18:52 +02:00
server Prometheus support, label based filtering fix 2021-09-01 23:18:52 +02:00
.gitignore Initial commit 2021-08-31 16:26:09 +02:00
README.md Prometheus support, label based filtering fix 2021-09-01 23:18:52 +02:00
go.mod Initial commit 2021-08-31 16:26:09 +02:00
go.sum Initial commit 2021-08-31 16:26:09 +02:00

README.md

TODO