Skip to content

varo-pedreira/WebSocket-Spring-Boot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Websocket con Spring Boot

Introducción

El objetivo de este ejemplo es poder ver la configuración necesaria para utilizar websocket con Spring Boot.

Este ejemplo tiene un endpoint al que enviar un mensaje como si fuera un chat, y un topic al que responder.

Artículos

Cómo arrancar la aplicación

git clone https://github.com/refactorizando-web/WebSocket-Spring-Boot

mvn spring-boot:run

La aplicación se arráncara en localhost:8080

About

Example of WebSocket with Spring Boot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%