An open API service indexing awesome lists of open source software.

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

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