Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/techprimers/spring-boot-websocket-example

WebSocket example using Spring Boot
https://github.com/techprimers/spring-boot-websocket-example

spring-boot-websocket websocket

Last synced: 3 days ago
JSON representation

WebSocket example using Spring Boot

Awesome Lists containing this project

README

        

# WebSockets in a Spring Boot Application

- `/app/user` - Message Mapping URL
- `/topic/user` - Message Broker topic for pushing messages to the UI back.