RSocket With Spring Boot + JS: Zero to Hero

Sockets are the key to Spring Boot.


What’s RSocket?

RSocket is a binary, asynchronous, one-to-one, stateless, symmetrical protocol that relies on one between TCP, WebSocket, Aeron, and HTTP/2 streams to be used as a transport protocol behind the curtains.