I have a native socket *CLIENT*&*SERVER* code written in C.

And I want to compile *CLIENT* side c socket code into js.

I find that the native socket code will be compiled to websokcet js code.

If I want to use websockify as a proxy between native socket *SERVER* and 
WebSocket *CLIENT*.

Do I need to modify the compiled CLIENT code??(websocket - >  websock)

Thanks a lot.

-- 
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