Level 4
Any luck working getting this to work with python?
1 like
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
Please or to participate in this conversation.