WebSocket Class Python

chimirala
Hi Team,

I am trying to use multiprocessing and queue on streaming data. I am facing issue in 'ON_TICK' function on parameter passing like kws.on_tick= on_tick(**kwargs,**kwargs, q1) {where q1 is a Queue}.

I tried looking into documentation for websocket class but couldn't get it. Where can I find Websocket class code.

Regards
BNS Kumar
Sign In or Register to comment.