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
The SockJS message frame is essentially an array of JSON-encoded messages (e.g. a["message1","message2"]). For those JSON-related needs, it should be possible to use any JSON library.