scalecube-services icon indicating copy to clipboard operation
scalecube-services copied to clipboard

Add native-java web-socket impl. of `ClientChannel` and `ClientTransport`

Open artem-v opened this issue 8 months ago • 0 comments

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.

artem-v avatar Mar 21 '25 07:03 artem-v