rsocket-js icon indicating copy to clipboard operation
rsocket-js copied to clipboard

customize rsocket-core size

Open Samer-Abdulaziz opened this issue 5 years ago • 1 comments

HI,

we are using RSocket-Java as server and using the RSocket-client from rsocket-core js as client over Web-socket transport, rsocket-core include the server and client code which made the rsocket-core size very big, is it possible to separate the client and server ? what is other ways to make the size smaller ?

Regards, Samer

Samer-Abdulaziz avatar Apr 09 '20 23:04 Samer-Abdulaziz

Hi @Samer-Abdulaziz,

I suspect that this issue will now be limited/mitigated due to package structure changes with the release of 1.0.0-alpha.1. As such, we likely will not address this in prior 0.x versions.

viglucci avatar May 09 '22 03:05 viglucci