Skip to content

chen0040/spring-websocket-csharp-client-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring-websocket-csharp-client-demo

Demo of connecting C# client to spring web application via websocket

Usage

git clone this project, run the "./make.ps1" powershell script in the project root directory to build spring-boot-application.jar into the "bin" folder.

Run the following command to start the spring-boot-application at http://localhost:8080

java -jar bin/spring-boot-application.jar

About

Demo of connecting C# client to spring web application via websocket

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published