Hacker News new | ask | show | jobs
by daleksti 1492 days ago
Got it, thanks. So clients use REST, which triggers a publish?
1 comments

Yes, the Ably REST API is used within the Azure Functions to publish a message. The Ably platform then uses WebSocket connections to the connected player devices to deliver the messages.