react-native-signalr icon indicating copy to clipboard operation
react-native-signalr copied to clipboard

how manually stop connection?

Open Mactub07 opened this issue 7 years ago • 6 comments

I can fire connection with "start" method , but how I can manually stop one?

Mactub07 avatar Apr 28 '17 19:04 Mactub07

connection.stop() works for me

thomasvm avatar Jun 15 '17 17:06 thomasvm

connection.stop() not working...

rakeshbijoriyagate6 avatar Oct 30 '17 08:10 rakeshbijoriyagate6

connection.stop() not working as well....

flashimxd avatar Aug 01 '18 18:08 flashimxd

connection.stop() not working.. there is any way?

hdillon avatar Jan 29 '19 13:01 hdillon

I had to fork the project and add the stop function.

hdillon avatar Jan 30 '19 10:01 hdillon

Connection.stop() now working . I had to fork the project and added the stop method. Working smoothly and fine now ! Give star if got helped :)

Muzzamil75 avatar Sep 03 '20 08:09 Muzzamil75