Handle timeout in WebSocketStream?
How can i handle a timeout exception in an WebSocketStream?
Putting a try catch block around it still resullts in an unhandled exception?
2 Replies
Can you share your code please?
Also getting this using atproto Jetstream (partysocket)
using
jetstream.start();
works in nodejs