nttcom / SkyWay-iOS-SDK

[Deprecated] SkyWay iOS SDK
17 stars 2 forks source link

Existing P2P connections cannot receive data when disconnect method of SKWPeer Class is called. #9

Open lopper opened 7 years ago

lopper commented 7 years ago

I setup a SRWebsocket connection and a SKWPeer. Once I call disconnect on the SKWPeer the SRWebsocket can no longer receive data. I believe their maybe some logic in SKWPeer that disconnects all active sockets.