Dee
Dee
@RukshanJS we're using it on many phyiscal devices, Android, iOS, MacOS Apps, Windows Apps, Web (lots of browses) and it reconnects just fine, perhaps it's a serverside issue?
@jumperchen any thoughts?
@RukshanJS I had issues with some of the socket packages that were a bridge to socket-io. I was using a Apollo GraphQL, scrapped their built in adaptor and used the...
@rmControls could just use web-sockets, sure it requires a little more code and re-connection logic but it's possible and you get more control over bugs and connectivity.
@GabrielBB great thanks. We really need union types 😂🙈 dynamic is dangerous.
@neeraj-htp thanks for the support. Some of are connecting to services that cannot expose port numbers unfortunately. This is a quick fix via a PR.
This randomly started happening to me today; didn't change anything. Very strange.
@cloudwebrtc is this one the main branch, or should I checkout locally? 😎
@cloudwebrtc how should I test this?
@cloudwebrtc I switched to flutter_webrtc: 0.9.3 and it won't compile. Every-time we update this library we got issues with compiling on iOS fyi.