Skip to content

hantsy/rsocket-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RSocket Sandbox

Sample codes of RSocket Java and Spring RSocket integration.

Docs

Using Rsocket with Spring Boot(medium's link)

Building a CRUD application with RSocket and Spring

Sample Codes

  • vanilla rsocket-java sample

  • tcp Spring Boot based application using TCP protocol between client and server

  • websocket Using WebSocket as transport protocol instead in a Webflux server.

  • security Spring Security RSocket integration.

  • server-requester Sending message to client via Server RSocketRequster.

  • integration Spring Integration RSocket inbound and outbound gateway.

    • client Sending messages to server via Spring Integration RSocket OutboundGateay.
    • client-regular Simple example using Spring Boot RSocket Starter aka RSocketRequestor.
    • server-vanilla Handling messages via Spring Integration RSocket InboundGateway.
    • server Similar with server-vanilla, but reuse Spring Boot RSocket Starter and declare the ServerRSocketConnecter bean through ServerRSocketMessageHandler.
    • server-regular Simple example using Spring Boot RSocket Starter aka @Controller and @MessageMapping.
  • crud Client and server CRUD interaction sample.

    • client Sending messages to server via RSocketRequestor and TCP protocol.
    • server Running on Netty/TCP(no web/http support) and handling request via TCP protocol.

References

About

RSocket sandbox

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy