https://github.com/yusuf-daglioglu/raw-websocket-with-spring
Minimalist WebSocket example without STOMP and SocksJS
https://github.com/yusuf-daglioglu/raw-websocket-with-spring
spring-boot websocket
Last synced: about 1 month ago
JSON representation
Minimalist WebSocket example without STOMP and SocksJS
- Host: GitHub
- URL: https://github.com/yusuf-daglioglu/raw-websocket-with-spring
- Owner: yusuf-daglioglu
- License: mit
- Created: 2023-08-21T21:02:36.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2026-01-30T20:17:41.000Z (5 months ago)
- Last Synced: 2026-01-31T09:44:09.268Z (5 months ago)
- Topics: spring-boot, websocket
- Language: Java
- Homepage:
- Size: 2.93 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# ABOUT THIS REPOSITORY
Raw Javascript and Spring Websocket example. It does not include any dependency (STOMP, SocksJS...).
If you want to compare with and minimalist example with SocksJS and STOMP use this repository:
## Run
WebUI:
Manually open the develop command line on browser and use JS functions which are in /src/main/resources/static/app.js