Python Forum
websocket help - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: Python Coding (https://python-forum.io/forum-7.html)
+--- Forum: Networking (https://python-forum.io/forum-12.html)
+--- Thread: websocket help (/thread-41418.html)



websocket help - johnbob - Jan-13-2024

hello every one
i want connect to pocket option broker with its websocket and send and get data for example get OTC market candle data.
when i connect to this path
Quote:wss://api-c.po.market/socket.io/?EIO=4&transport=websocket
it gives me sid and i dont know how continue with that. any idea ?