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
After checking it, I found that it is incompatible with autobahn.js from crossbar.io, and the apparent reason is golang.org/x/net/websocket library used. github.com/gorilla/websocket seems to a solution, at least this is what I found over internet.
No description provided.
The text was updated successfully, but these errors were encountered: