pusher / pusher-channels-flutter

Pusher Channels client library for Flutter targeting IOS, Android, and WEB
MIT License
74 stars 133 forks source link

Local Connectivity #139

Closed dvxgit-jalonzo closed 11 months ago

dvxgit-jalonzo commented 11 months ago

is it possible to point and connect it in my local server ? i have an existing websocket connection using laravel and i want to listen to the channel using my flutter app.

benw-pusher commented 11 months ago

This library is designed for use with the official Pusher Channels service and does not support custom hosts.