Spring WebFlux RSocket

Integration with RSocket binary protocol for reactive, message-driven communication between microservices. Supports request-response, request-stream, fire-and-forget, and channel interaction models.

API entry from apis.yml

apis.yml Raw ↑
name: Spring WebFlux RSocket
description: Integration with RSocket binary protocol for reactive, message-driven communication between
  microservices. Supports request-response, request-stream, fire-and-forget, and channel interaction models.
humanUrl: https://docs.spring.io/spring-framework/reference/rsocket.html
tags:
- Binary Protocol
- Microservices
- Reactive
- RSocket
- Streaming
properties:
- type: Documentation
  url: https://docs.spring.io/spring-framework/reference/rsocket.html
- type: APIReference
  url: https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/messaging/rsocket/package-summary.html