I would like to try to start using Erlang, and there is a data feed there that I would like to read by distributing it through Websockets. Right now I'm doing the same thing in node.js using the 'websocket-client ' module, but can anyone suggest a websocket client library for Erlang that I could look at? (Or an alternative solution if I'm not familiar)
erlang websocket client
noli
source share