A Spring Websocket chat-app
- To run the build:
gradlew clean build
- To start the application
- Launch
SocketalkApplication.java
- Navigate to
localhost:8642
with multiple tabs in your browser. - Press the
Connect
button in all tabs - Chat with yourself...
- Launch
- Angular frontend