-
Notifications
You must be signed in to change notification settings - Fork 101
Open
Labels
enhancementSuggests, requests, or implements a feature or enhancementSuggests, requests, or implements a feature or enhancement
Description
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
Metadata
Metadata
Assignees
Labels
enhancementSuggests, requests, or implements a feature or enhancementSuggests, requests, or implements a feature or enhancement
Type
Projects
Milestone
Relationships
Development
Select code repository
Activity
viglucci commentedon May 9, 2022
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.