rsocket / rsocket-cli

Command-line client for ReactiveSocket
Apache License 2.0
71 stars 22 forks source link

add --route argument to support Spring RSocket route #91

Closed yschimke closed 4 years ago

yschimke commented 4 years ago

command like following:

rsocket-cli --metadataFormat composite --dataFormat json --request --route UserService.findById -i "1" --debug tcp://localhost:42252