amphp / websocket-client

Async WebSocket client for PHP based on Amp.
https://amphp.org/websocket-client
MIT License
147 stars 17 forks source link

Laravel integration #10

Closed jjhesk closed 6 years ago

jjhesk commented 6 years ago

its a great library and this is the best one among other libs. Are there any plans to create a walk thru installations for laravel?

kelunik commented 6 years ago

What exactly are you looking for?

jjhesk commented 6 years ago

a manual to setup the demo app on laravel. That would a great help if that is written in somewhere~

kelunik commented 6 years ago

Could you provide a link to the thing you're trying to setup? Do you mean https://laravel.com/docs/5.5/broadcasting? Which transport do you plan to use?

kelunik commented 6 years ago

Without further information I can't really help you. I'm therefore going to close this issue. If you respond with further information and more specific questions, we can always re-open it.