Summary

Review the concepts covered in this chapter.

In this chapter we learned how to:

  • Understand RSocket’s paradigms, including request/response, fire-and-forget, and channel.
  • Create an RSocket server using Netty as the container and TCP as the transport protocol.
  • Configure an RSocket client that forwards different web requests over RSocket.
  • Understand how RSocket’s Reactor usage combined with the Spring portfolio allows us to integrate functional code with wire protocol seamlessly.

Get hands-on with 1200+ tech skills courses.