Skip to content
This repository has been archived by the owner on Jul 16, 2024. It is now read-only.

RSocket Broker Proposal Template

linux_china edited this page May 18, 2020 · 1 revision

RBP 0 -- RSocket Broker Proposal (RBPs)

RBP: 0
Title: title here
Last-Modified: 2020-05-18
Author: linux_china [email protected]
Status: Active
Type: Informational
Created: 2020-05-11

Abstract

Specification

History

Acknowledgements

References

RSocket

Network Protocol

  • Binary: byte stream
  • Async message
  • Multi transports
  • Reactive Semantics

Symmetric interactions

  • request/response
  • request/stream
  • fire-and-forget
  • channel

Transports

  • TCP+TLS
  • WebSocket+TLS
  • UDP(Aeron)
  • RDMA

Polyglot

Clone this wiki locally