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
Erlang websocket implementation.
Compatible with hybi 10 and 17.
Client is working, although needs a tiny change for hybi 17 handshake.
Server needs the handshake code in my yaws websocket callback_interface branch.
About
A WebSocket client and server implementation in erlang