HomeX-It / pusher-websocket-flutter

An unofficial Flutter plugin that wraps pusher-websocket-java on Android and pusher-websocket-swift on iOS
MIT License
30 stars 22 forks source link

get socket id #18

Closed MohammedYAmmar closed 4 years ago

MohammedYAmmar commented 4 years ago

how can i get the socket id

MisterJimson commented 4 years ago

There is no way currently. What do you need it for?

MohammedYAmmar commented 4 years ago

I want it to do this https://pusher.com/docs/channels/server_api/excluding-event-recipients

plz read that link

MisterJimson commented 4 years ago

Available in 0.2.0. Thanks again!