Websockets

Richard Jones rj@REDACTED
Mon Nov 22 14:45:08 CET 2010


Is anyone using websockets off an erlang backend in production?
I couldn't find any complete implementations, so here's my patch to
mochiweb to support websockets:

http://groups.google.com/group/mochiweb/browse_thread/thread/3ae55bf6792eb851

I'm planning to start using it on irccloud.com in the next week or
two, as an alternative to the awkward comet hack in use currently.
I'll report back once it's had some production use. In the meantime,
I'm curious if anyone else has a working implementation or is using
websockets in anger.

RJ


More information about the erlang-questions mailing list