Skip to content

allenlee820202/rsocket-demo

Repository files navigation

rsocket-demo

Demo for RSocket

Have fun with Java 15, Kotlin 1.4, RxJava 3 and of course, RSocket!

TODO: add cli commands for testing 4 RSocket modes:

  • request/response (stream of 1)
  • request/stream (finite stream of many)
  • fire-and-forget (no response)
  • channel (bi-directional streams)

About

Demo for RSocket with RxJava3 and Spring Boot

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages