Hey we have a problem with the realtime/websocket connections with our users connections… We using your apple sdk for client side along with the server less functions we subscribe/ listen to collection for example and when the user have poor connection and the connection is lost timeout getaway we want to know it and tell the user the necessary information, we also saw the sdk as a delegate for websocket onerror, onopen, onclose, functions it’s possible to achieve what we want and if he does we need to download locally the sdk to be able to solve this ? Thanks, Picky Team.
Recommended threads
- RealtimeResponseEvent Typescript Bug
Hello, could you please fix RealtimeResposneEvent, the one in realtime.ts have timestamp: string, but the one in client.ts have timestamp: number, and it causes...
- Realtime Docs are outdated
The Realtime docs are outdated.
- Fine grained permissions for webRTC hand...
Hi, I am building a WebRTC P2P app for a university project and have hit a security limitation regarding permissions for anonymous users. The Architecture: We ...