Sockjs client in Python

365 views
Skip to first unread message

Drasko DRASKOVIC

unread,
Apr 28, 2014, 3:37:00 PM4/28/14
to soc...@googlegroups.com
Hi all,
is there a Sockjs client implementation in Python?

I would like to use client to connect from one local Tornado server to another public Tornado server.

Best regards,
Drasko

Serge S. Koval

unread,
Apr 28, 2014, 3:40:11 PM4/28/14
to drasko.d...@gmail.com, sockjs
SockJS exposes raw websocket connection and you can use Tornado websocket client to communicate to the server.

Serge.


--
You received this message because you are subscribed to the Google Groups "sockjs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sockjs+un...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Drasko DRASKOVIC

unread,
Apr 28, 2014, 3:56:30 PM4/28/14
to Serge S. Koval, sockjs
Hi Serge,

On Mon, Apr 28, 2014 at 9:40 PM, Serge S. Koval <serge...@gmail.com> wrote:
> SockJS exposes raw websocket connection and you can use Tornado websocket
> client to communicate to the server.

Can you please give some example of usage, as I can not figure out how
it should be used.

Thanks!

Best regards,
Drasko
Reply all
Reply to author
Forward
0 new messages