RSocket Client Project instructions

Learn how to create a client-side for RSocket using Spring Initializr.

We'll cover the following...

We need to do the same thing as creating a server-sideto create an RSocket client. The settings are almost identical. Visit https://start.spring.io and ...