[erlang-questions] Websockets
Roberto Ostinelli
roberto@REDACTED
Mon Nov 22 16:30:19 CET 2010
2010/11/22 Richard Jones <rj@REDACTED>:
> 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.
More information about the erlang-questions
mailing list