Skip to content
Jeffsky edited this page Aug 23, 2020 · 3 revisions

Welcome to the rsocket-go wiki!

This library is an implementation of RSocket Protocol in Golang.

RSocket supports 4 communication types:

  1. FIRE_AND_FORGET
  2. REQUEST_RESPONSE
  3. REQUEST_STREAM
  4. REQUEST_CHANNEL
Clone this wiki locally