We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
POC on Web socket:
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))