You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add KeepaliveMessage function to WebsocketStreamer interface
This breaks existing implementations but you'll be able to
use different formats for the keepalive messages.
If the interface returns nil the keepalive messages will be skipped.