scalecube-services
scalecube-services copied to clipboard
Add native-java web-socket impl. of `ClientChannel` and `ClientTransport`
Add a new WS client-transport implementation that would be based only on what jdk provides, without dependencies on Netty or RSocket, only "native" java WS client.