/rsocket-demo

Spring Boot + RSocket proof of concepts

Primary LanguageJava

RSocket POCs

This project demonstrates Spring Boot's RSocket capabilities.

Examples can be found for request-response (+ testing), request-stream, fire-and-forget and channel communication models. In addition, Websocket functionality is also demoed.