-
Notifications
You must be signed in to change notification settings - Fork 2
Web Socket
prathyusha36 edited this page Sep 20, 2019
·
3 revisions
springboot-websocket (backend): This project is used to develop WebSocket endpoint at server side using spring boot, STOMP and sock js support.
angular8-springboot-websocket(frontend): This project is used to develop single page application using Angular 8 as front-end technology. This Angular 8 client application subscribes and exchanges the messages over a WebSocket. [Web-socket Link]((Url: https://www.javaguides.net/2019/06/spring-boot-angular-8-websocket-example-tutorial.html))