-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
featureNew feature propositionNew feature proposition
Milestone
Description
Problem
When WebSocket disconnects, underlying WebSockex calls handle_disconnect/2 if it's defined, but seems like it's calling it infinitely. During that time any StreamingSocket fails, as underlying SessionID is dropped.
Solution
Try to recover Connection module that solves the problem of starting both Main & Streaming socket, so it will properly handle :DOWN messages when any of sockets die.
Metadata
Metadata
Assignees
Labels
featureNew feature propositionNew feature proposition