Update README.md

This commit is contained in:
Loredana Crusoveanu 2020-10-20 13:14:22 +03:00 committed by GitHub
parent 02640da539
commit 0efc73afcc
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ This module contains articles about WebSockets with Spring Security
### Relevant Articles:
- [Intro to Security and WebSockets](https://www.baeldung.com/spring-security-websockets)
- [Spring WebSockets: Build an User Chat](https://www.baeldung.com/spring-websockets-send-message-to-user)
- [Spring WebSockets: Send Messages to a Specific User](https://www.baeldung.com/spring-websockets-send-message-to-user)
- [REST vs WebSockets](https://www.baeldung.com/rest-vs-websockets)
### Running This Project: