Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 254 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 254 Bytes

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.