rsocket-js
rsocket-js copied to clipboard
customize rsocket-core size
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
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.