Skip to content

dhaval201279/RxVsRsocket

Repository files navigation

Source code of my blog on RSocket and comparing its performance against Webflux

Card Client APIs

Edge application responsible for consuming Card Service APIs

HTTP Method URI Description
GET rx/card/{id} Fetches a card based on cardId by using WebClient
GET rsocket/card/{id} Fetches a card based on cardId by using RSocket

About

Initial commit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published