happones / nativescript-laravel-echo

A nativescript plugin for laravel-echo
Apache License 2.0
10 stars 2 forks source link

Join to a presence channel #8

Closed gabrieljaime closed 5 years ago

gabrieljaime commented 5 years ago

Hi, can you help me to Join to a presence channel?

I probe for all ways and always it rejected . I suppose that the request that i receive in laravel dont have the expected format.

I can connect to a public channel without problem.

Can you help me?

lord-zeus commented 5 years ago

please share your error message and code.

gabrieljaime commented 5 years ago

I dont recibe an error. I get forgiven. Thanks

happones commented 5 years ago

An full example for presence and private channel, with passport and socket.io LaravelApp and NativeScriptApp