spring-ng-chat icon indicating copy to clipboard operation
spring-ng-chat copied to clipboard

A small chat application using WebSockets with Spring, AngularJS and SockJS.

Using WebSockets with Spring, AngularJS and SockJS

This application explains how to write a simple Spring web application that communicates through WebSockets by using the spring-websocket framework and the SockJS client library in combination with AngularJS.