Skip to content

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

Notifications You must be signed in to change notification settings

veronikapazderska/spring-ng-chat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 63.8%
  • JavaScript 21.9%
  • CSS 14.3%