Slide 14
Slide 14 text
RSocket Simplifies Communication
Without making any assumptions about the infrastructure,
language or framework you are using
Standardizing on a common network abstraction means everything is pluggable.
You can switch cloud providers, orchestration platforms, transports, metrics backends,
with no code changes.
RSocket gives you the ability to solve problems you care
about in a consistent way across your application
Every application the same concerns: flow control, session resumption, security,
metrics/insights, tracing, service discovery, load balancing, fault injection, etc.