Closed lemkoleg closed 2 months ago
Hello. Does the library allow you to implement a client WebSocket? If yes, then there is no example of how to implement this.
The library is about https://rsocket.io. For client WebSocket support you can look at ktor: https://ktor.io/docs/client-websockets.html
Hello. Does the library allow you to implement a client WebSocket? If yes, then there is no example of how to implement this.