rsocket-java
There are 46 repositories under rsocket-java topic.
trishagee/jb-stock-client
This is a Spring Boot and JavaFX Application that uses REST or RSocket to connect to a streaming prices service and display the prices on a line chart
CollaborationInEncapsulation/reactive-pacman
Multiplayer Reactive Pac-Man with RSocket
spring-attic/spring-cloud-rsocket
This repository is now inactive. Please see https://github.com/rsocket-routing/
hantsy/rsocket-sample
RSocket sandbox
gregwhitaker/springboot-rsocketjwt-example
Example of using JWT with RSocket and Spring Boot
netifi/reactive-pacman
Multiplayer Pac-Man game made in 1 week using Phaser and RSocket
art-community/art-java
ART is a kit of modules for developing multifunctional Java applications
gregwhitaker/springboot-rsocketbasicauth-example
Example of using Basic Auth with RSocket and Spring Boot
daggerok/spring-cloud-gateway-rsocket-example
Polyglot RSocket clients communication via RSocket gateway cluster...
gregwhitaker/netifi-r2dbc-example
Example of using R2DBC for Database Access with RSocket and Netifi
gregwhitaker/springboot-rsocketmetadata-example
Example of using Per-Request RSocket Metadata in Spring Boot
gregwhitaker/springboot-rsocketsetup-example
Example of sending RSocket Setup Payload with Spring Boot
HediAbed/rsocket-graphql
There are two services: a user-service for user management and a bff-service for exposing data via GraphQl endpoint. Both services communicate via RSocket
gregwhitaker/netifi-requeststream-example
Example of using the request-stream interaction model with Netifi and RSocket
gregwhitaker/springboot-rsocketmetadatapush-example
Example of using RSocket Metadata Push in Spring Boot
gregwhitaker/netifi-springboot-example-screencast
Example Code for Netifi Spring Boot Screencast
gregwhitaker/rsocket-backpressure-example
Example of using Backpressure with RSocket
gregwhitaker/rsocket-channel-example
Example of using the channel interaction model with RSocket
daggerok/rsocket-proto
RSocket Protobuf example
bogdansolga/rsocket-with-spring-boot
A small example of using RSocket with Spring Boot
daggerok/fullstack-rsocket-apps
From end to end full-stack communication by using RSocket protocol example application.
gregwhitaker/rsocket-compositemetadata-example
Example of using composite metadata with RSocket
gregwhitaker/rsocket-setupmetadata-example
Example of using connection setup metadata with RSocket
javaHelper/Spring-rSocket-Masterclass-High-Performance-Microservices
Spring rSocket Masterclass: High Performance Microservices
Subby/rsocket-demo
Spring Boot + RSocket proof of concepts
yellowisk/DoPad-Back-End
The dontpad you are already used to but with viewing logs, page sharing (contribution identifier), page download and file sharing.
homich1991/planning-poker
This is the project to maintain planning poker scrum ritual with the team and also to play with RSocket
sbooster/backend-template
Template for creating a reactive backend application using Spring, Spring Security, Mongo, RSocket with traffic encryption using the AES algorithm
a2ankitrai/rsocket-shots
Reactive Service built on top of RSocket protocol
b-palaniappan/reactive-jwt
Springboot Webflux JWT Auth server using JWKS
daggerok/rsc-r-socket-client-cli-example
This repository demonstrates how to create / get data using rsc (RSocket Client CLI) very easy and real quick
gregwhitaker/rsocket-composingbackpressure-example
Example of composing backpressure across microservices with RSocket
gregwhitaker/rsocket-loadbalancing-example
Example of load balancing requests across multiple services with RSocket
unStatiK/RSocket-sandbox
My playing with RSocket
Youngwook-Jeon/spring-rsocket
Reactive Socket의 스프링에서의 활용 공부하기