The test suite is the best way to see how it works. (From memory, I think
it just uses websockify to wrap around a normal tcp server, and makes it
look like a websocket server.)

- Alon



On Fri, Jan 31, 2014 at 7:59 AM, wolfviking0 <[email protected]> wrote:

> Hi,
>
> I start to plug the Unigine socket part with Emscripten, I successfully
> make a client with Unigine Script who send message for that I use a the
> server ws://echo.websocket.org.
>
> Now I want make an Unigine Server and an Unigine Client, but I have some
> trouble with the Server part.
>
> I build the sample on socket tests folder, but I have trouble with this
> sample too. I know I must use some python code websockify, but not sure how
> I must use it.
>
> Please that's will be nice, if I can have some advice about this part.
>
> Thanks
>
> Tony
>
> --
> You received this message because you are subscribed to the Google Groups
> "emscripten-discuss" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
You received this message because you are subscribed to the Google Groups 
"emscripten-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to