tlaverdure / laravel-echo-server

Socket.io server for Laravel Echo
MIT License
2.65k stars 510 forks source link

Would you please write some API guide for native clients but not laravel-echo only? #228

Open kvzn opened 6 years ago

kvzn commented 6 years ago

Sometime we don't use laravel-echo-server for browser only, but also native clients such as iOS/Android/Unity, but the API is unclear if we don't use laravel-echo js library, so would please write some guide for the API? I very appreciate it!

mostafaznv commented 6 years ago

yes i need to know too @tlaverdure

luizguilhermefr commented 6 years ago

+1

pyaehein commented 6 years ago

+1

val-bubbleflat commented 6 years ago

I wrote this to use Laravel Echo on ios in swift 4 https://github.com/val-bubbleflat/laravel-echo-ios Hope it can help :) @kevinzheng @mostafaznv @luizguilhermefr @pyaehein

solancer commented 6 years ago

@tlaverdure any advise on this issue?

isettle commented 6 years ago

@val-bubbleflat thanks -> val-bubbleflat/laravel-echo-ios

prkikani commented 5 years ago

@val-bubbleflat thanks -> val-bubbleflat/laravel-echo-ios

its not working now for me.