I spent a very satisfying evening hacking with libcurl’s new websocket implementation. The docs are stellar 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!
GitHub - mtrudel/bandit: Bandit is a pure Elixir HTTP server for Plug & WebSock applications
Bandit is a pure Elixir HTTP server for Plug & WebSock applications - GitHub - mtrudel/bandit: Bandit is a pure Elixir HTTP server for Plug & WebSock applicationsGitHub