[erlang-questions] yet another Erlang WebSocket implementation

Andy W. Song wsongcn@REDACTED
Fri Jul 29 16:27:09 CEST 2011


Hi,

Not to reinvent the wheel, just as an exercise for learning Erlang.

Here <https://github.com/awsong/erl_websocket> you go. Copied some ideas
from this <https://github.com/MiCHiLU/erlang_websocket> project as well as
misultin and cowboy.

It is not complete right now. Doesn't support segment yet, which I hope is
not used very often. And it should be fairly easy to replace the current
implementation in misultin.

Enjoy.

Andy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20110729/0fdf384b/attachment.htm>


More information about the erlang-questions mailing list