adamhartford / SwiftR

Swift client for SignalR (iOS and Mac)
MIT License
174 stars 74 forks source link

Close a persistent connection #123

Open ayeshabhatti opened 5 years ago

ayeshabhatti commented 5 years ago

I need to close a connection and make a new one due to load balancing. I can stop a connection but it somehow does not gets closed. I want to cleanly close and dispose one connection and create another.