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 2f3698430b
Initial commit
2021-08-31 16:26:09 +02:00
daemon Initial commit 2021-08-31 16:26:09 +02:00
server Initial commit 2021-08-31 16:26:09 +02:00
.gitignore Initial commit 2021-08-31 16:26:09 +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