You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are trying to integrate ios client in our ios app. we already have websocket server setup using Rsocket itself. so we are having some questions regarding that.
Docs says Rsocket swift is still under active development and not ready to use in production. For our client we just need basic features like to connect to server and use requestRespnse/fireAndForget interaction to get realtime updates. Is it good to start using Rsocketswift for building ios client?
If so, can we get some samples for the same as we have for other languages on rsocket.io.
The text was updated successfully, but these errors were encountered:
Hi,
We are trying to integrate ios client in our ios app. we already have websocket server setup using Rsocket itself. so we are having some questions regarding that.
Docs says Rsocket swift is still under active development and not ready to use in production. For our client we just need basic features like to connect to server and use requestRespnse/fireAndForget interaction to get realtime updates. Is it good to start using Rsocketswift for building ios client?
If so, can we get some samples for the same as we have for other languages on rsocket.io.
The text was updated successfully, but these errors were encountered: