mdn522 / expertoptionapi

Abandoned project
4 stars 1 forks source link

Hi any example of API how to add headers websocket ,user-agent,origin and host. #3

Closed rahmangunawans closed 10 months ago

rahmangunawans commented 2 years ago

how add headers websocket?

mdn522 commented 2 years ago

I can refer to these to links

In this file you will find WebSocket client/app initialization https://github.com/mdn522/expertoptionapi/blob/master/expertoptionapi/ws/client.py#L17

Documentation for WebSocket app https://websocket-client.readthedocs.io/en/latest/app.html#websocket._app.WebSocketApp

But you should know that I have long abandoned this project.

theshadow76 commented 10 months ago

You can check the newer version here! https://github.com/theshadow76/ExpertOptionApi