Closed ghost closed 2 years ago
IMO, rsocket-kotlin - now doesn't support secure tcp or ws for iOS, so it's not production ready for iOS yet. But websocket transport for iOS should be easy to implement, but at current moment I have no mac near... as for rsocket-swift - I don't really know how far it's from production ready... may be @OlegDokuka can give some news here?
Hi Guys, we want to use rsocket client with WebSockets underneath in our company on iOS and we wanted to ask you few questions.
we are seeing that iOS WebSockets not supported by this multiplatform library. we understand that it is probably because the ktor engine does still not support it
we also saw new swift library, but it still too young and not production-ready and without few essential for us features like autoreconnect and routes.