# rsocket-demo **Repository Path**: mirrors_rsocket/rsocket-demo ## Basic Information - **Project Name**: rsocket-demo - **Description**: Demo server for rsocket - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-05-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # rsocket-demo Demo server for rsocket ## Local Development To edit the homepage (including the JavaScript example code), do the following: - Fork/clone the repo and `cd` to the root directory. - Install the JavaScript dependencies with; yarn build - The generated code in `src/main/resources/static/js/` should be checked in. - Run local server heroku local web - Hit http://localhost:8080 in a webbrowser - Hit ws://localhost:8080/rsocket with rsocket