Skip to content

008 Live Matchcenter event-broadcasting from worker to API

In the context of the live matchcenter event-broadcasting, facing the need to communicate match updates with touchpoints,

we decided to use GraphQL Subscriptions and neglected custom websocket setups, to achieve compatibility and performant real-tiem updates, accepting increased complexity,

because it makes no sense not to use a proven solution like GraphQL subscriptions if GraphQL is setup.

Contributors: Jori Regter, Ivo van der Knaap, Markus Wind.

Decided on: August 26, 2024