added new links

This commit is contained in:
cheatsnake 2023-01-14 22:47:37 +03:00
parent fd112eee7d
commit 8e3e78d59f

View File

@ -1706,6 +1706,9 @@ When developing server applications, different API formats can be used, dependin
1. 📺 [**A Beginner's Guide to WebSockets** YouTube](https://youtu.be/8ARodQ4Wlf4)
2. 📺 [**WebSockets Crash Course - Handshake, Use-cases, Pros & Cons and more** YouTube](https://youtu.be/2Nt-ZrNP22A)
3. 📄 [**Introducing WebSockets - Bringing Sockets to the Web**](https://web.dev/websockets-basics)
4. 📺 [**WebSockets with Python tutorial** YouTube](https://youtu.be/lv0oEnQY1pM)
5. 📺 [**WebSockets with Node.js tutorial** YouTube](https://youtu.be/1BfCnjr_Vjg)
6. 📺 [**WebSockets with Go tutorial** YouTube](https://youtu.be/JuUAEYLkGbM)
</details>
<div align="right"><a href="#top">Contents ⬆️</a></div>