[erlang-questions] yet another Erlang WebSocket implementation

Roberto Ostinelli roberto@REDACTED
Tue Aug 2 19:20:49 CEST 2011


hi andy,

many code portions of this project of yours have been integrated into
misultin 0.8.1-dev. i've added behaviours to support various websocket
implementations.

please feel free to check it out and comment.

https://github.com/ostinelli/misultin/tree/dev

r.


2011/7/29 Andy W. Song <wsongcn@REDACTED>

> 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
>
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20110802/6da89aa5/attachment.htm>


More information about the erlang-questions mailing list