Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

VividcodeIO/rsocket-starter

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RSocket examples

Examples

Examples in this repo:

  • Standalone examples
  • Spring messaging examples
  • WebSocket

Run WebSocket example

Local

Go to src/app and run yarn run start to start dev server. You need to start Spring Boot server first.

Production build

Run mvn package to build UI assets and package a single executable JAR file.

$ java -jar target/rsocket-starter-0.0.1-SNAPSHOT.jar

View the UI in http://localhost:8080/index.html.

Guide

You can check out this guide about how to use RSocket.

About

RSocket example with Spring

Resources

License

Stars

10 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.