I'm a bit confused how to create http-kit WebSocket client. On the site there is an example how to create WebSocket server, and creating client is probably trivial but I can't seem to get it right. Any examples out there which are not focused on Javascript clients?
P.S. Some discussion in this question, but only aleph example, and indication that http-kit now supports WebSocket client.