[erlang-questions] I've started to implement a 6455 compliant erlang websocket client (help/users appreciated)

Loïc Hoguin essen@REDACTED
Mon Feb 11 09:15:26 CET 2013


Note that Cowboy rejects unmasked clients now.

Max Lapshin <max.lapshin@REDACTED> wrote:

>Yes, I skip all these things.
>
>Hope that you will be more diligent than me =)
>
>
>
>On Mon, Feb 11, 2013 at 12:05 PM, Jeremy Ong <jeremy@REDACTED> wrote:
>
>Thanks Max I'll take a look. Unfortunately, I need ssl so I'll just keep hacking away at the one I just released for now.
>
>
>Additional points (that you may not care about for your purposes, but matter to me):
>
>
>It looks like you aren't doing any challenge verification. There doesn't seem to be any length validation on non-text/binary frames. Also, you aren't doing client to server masking.
>
>
>
>On Sun, Feb 10, 2013 at 11:41 PM, Max Lapshin <max.lapshin@REDACTED> wrote:
>
>Hi.
>
>This works for me excelently:  
>
>https://github.com/erlyvideo/flussonic/blob/master/apps/flussonic/src/websocket_client.erl
>
>Perhaps it will help you
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20130211/ba91aef2/attachment.htm>


More information about the erlang-questions mailing list