Websocket stream using celery

spro
i am facing issues while streaming data using celery in python under a class. if possible can u send a sample code. Thanks in advance
  • rakeshr
    i am facing issues while streaming data
    Can you paste here the complete error stack trace?
  • spro
    "[4/25, 10:32 PM] ProPa: Connection error: 1006 - connection was closed uncleanly (peer dropped the TCP connection without previous WebSocket closing handshake)
    1006"

    Getting this error while running onticks using celery with rabbitMq
  • rakeshr
    1006 - connection was closed uncleanly (peer dropped the TCP connection without previous WebSocket closing handshake)
    Go through the python websocket FAQs here.
Sign In or Register to comment.