Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 572 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 572 Bytes

SkySubscriptions

Subscription managing and sending for skyblock.
Only one instance of this service should ever be active.

Configuration can be found in appsettings.json. You can overwrite it via Enviroment variables.

Note: the keys represent the JSON path of a value and : has to be replaced with __. eg TOPICS:FLIP becomes TOPICS__FLIP

Relations

This service listens to auction events and produces notification events to be consumed by the event-broker.
Thereby this service is one of the sources for the event-broker called subscriptions.