tabuna / web-socket

Laravel library for asynchronously serving WebSockets.
MIT License
219 stars 29 forks source link

Any tutorial on how to use it? #1

Closed Nisthar closed 7 years ago

Nisthar commented 8 years ago

Hi, This is a Nice websocket package.

Btw can you provide any tutorial on how to actually implement it on both sides( server and client)? Also it would be nice if the tutorial include using the eloquent models with the websocket.

tabuna commented 8 years ago

Maybe I'll write a tutorial, in addition to the above items could include work with the session and authorization (id socket To coincide with the id of the database user, it can be used for personal messages), as well as analogue forever in nodejs

Google translate.

vesper8 commented 8 years ago

Would love to see a more in-depth example of how to use this

tabuna commented 7 years ago

I expanded README.md more detailed examples

anil1712 commented 6 years ago

Getting exception here App::getInstance()