Demo of connecting C# client to spring web application via websocket
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