Skip to content

Latest commit

 

History

History
16 lines (5 loc) · 271 Bytes

README.md

File metadata and controls

16 lines (5 loc) · 271 Bytes

RSocket sandbox

Sample codes of RSocket Java and Spring RSocket integration.

  • vanilla rsocket-java sample
  • consumer Spring Boot based application, as RSocket consumer side.
  • producer Spring Boot based application, as RSocket producer side.