Converting a Webflux Request Into an RSocket Request/Response

Learn how to forward a new item over RSocket and create a test class using the autoconfigured WebTestClient.

Forwarding Item using request/response

Check out the code below to see how we can connect an incoming HTTP POST with WebFlux to our RSocket request/response method on the server.

Get hands-on with 1200+ tech skills courses.