Skip to content

zak905/gwt-websocket-spring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage:

to launch the app in devmode:

from the gwt-websocket-client module: mvn package gwt:devmode and then from the websocket-server module: mvn spring-boot:run

To package the app for production:

from the gwt-websocket-client module: mvn package gwt:devmode -Pproduction and then from the websocket-server module: mvn clean package

About

Example demonstrating how to use Websocket in GWT, with a Spring Boot backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published