>
2010/11/22 Richard Jones <>: > Is anyone using websockets off an erlang backend in production? > I couldn't find any complete implementations not sure if this is what you are looking for, but misultin does support websockets: http://code.google.com/p/misultin/source/browse/trunk/src/misultin_websocket.erl we use it on private client's backends. cheers, r.