Effect CommunityEC
Effect Communityβ€’2y agoβ€’
3 replies
bowzee

Creating a WS-based SDK for Realtime API

How to make a Websocket-based SDK for some realtime API, that automatically connects to the WS server and maintains the same connection for arbitrary amount of subscribers, and automatically closes the connection once the last subscriber have unsubscribed?
Was this page helpful?