Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| librematch:design:backend:pubsub:start [2022-10-27 22:52] – removed - external edit (Unknown date) 127.0.0.1 | librematch:design:backend:pubsub:start [2022-10-28 01:28] (current) – nimda | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Pub/Sub-API ====== | ||
| + | |||
| + | Some information for players might want to be constantly queried by the users of our API, for example match information. This information we should supply via an endpoint that can be subscribed to and communicates via a Websocket. | ||