rsocket-cli
rsocket-cli copied to clipboard
Command-line client for ReactiveSocket
## Expected Behavior When cloning the repository and running `./gradlew --console plain installDist` (as in the project README.md), the project should build. ## Actual Behavior After `gradlew` downloaded `gradle-7.4.2-all.zip`, the...
## Expected Behavior send metadata along with the route should work. ## Actual Behavior yields ``` ApplicationError: JSON decoding error: Unrecognized token 'þԀ琄獥': was expecting (JSON String, Number, Array, Object...
https://scoop.sh/
Ideally with a simple flag, add ability to see either of RSocket Frames (requestn, setup, payload) or Transport Frames (Websocket frame, potentially HTTP2) The former is way more important to...
As above. Is this possible? I can't see an example in the docs of this ## Motivation ## Desired solution ## Considered alternatives ## Additional context
BUILD FAILED in 1s gran-jacob@gran-jacob-Precision-5820-Tower-X-Series:~/Downloads/rsocket-cli-1.30$ ./gradlew build FAILURE: Build failed with an exception. * What went wrong: A problem occurred configuring root project 'rsocket-cli'. > Could not resolve all artifacts...