Example Code for Netifi Spring Boot Screentcast - Part 2
A self-hosted Google "go" short-links system
Example of using Netifi Proteus for request-reply interaction with a microservice
Docker Compose for testing the Netifi Proteus Broker
Example of using request-reply interaction model with RSocket
Example of using the metadata push interaction model with RSocket
Example of storing and replaying messages when a subscriber connects with Reactor and RSocket
Example of using ReactiveSocket Fire-and-Forget to communicate between applications
Example of composing backpressure across microservices with RSocket
Example of load balancing requests across multiple services with RSocket
Example of using the request-stream interaction model in RSocket