Coflnet / SkySubscriptions

Handles subscriptions to events
GNU Affero General Public License v3.0
0 stars 0 forks source link

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.