Skip to main content


I spent a very satisfying evening hacking with libcurl’s new websocket implementation. The docs are stellar https://curl.se/docs/websocket.html and the webinar last week painted in the conceptual gaps nicely - please make it public.

Thanks @bagder @icing and all the other curl contributors who made this happen!

In the end I was only a select() away from talking to my #elixir Bandit powered websocket server! Again amazing docs and a very polished piece of code too. Thanks @mtrudel!

https://github.com/mtrudel/bandit