kunaldodiya's avatar

Laravel reverb with python websocket client

Hello laravelers,

I need some help to implement Laravel reverb with python websocket.

I am using laravel and vue with inertia as backend and python as a algo trading library. In python, i have subscribe to broker for live stock data and want to display to laravel app.

But i am not able to send receive messages. Laravel reverb is running and queue is also running.

I am using this python websocket library. https://github.com/pusher/pusher-http-python

Any help would be appreciated

0 likes
2 replies
RutyCodes's avatar

Any luck working getting this to work with python?

1 like

Please or to participate in this conversation.