From 42a0b0dd2fe449082a1bc0b6eb8fb9f0c60f639c Mon Sep 17 00:00:00 2001 From: lucaspalomodevelop Date: Mon, 27 Jul 2020 08:06:23 +0200 Subject: [PATCH] add new Socket.io video --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6f987ee..8ce7e4e 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ Documentation for IT learning by [Lucas Palomo](https://github.com/lucaspalomode * [Introduction to Node.js | Web Dev Simplified | Playlist](https://www.youtube.com/watch?v=VShtPwEkDD0&list=PLZlA0Gpn_vH_uZs4vJMIhcinABSTUH2bY) * Socket.io: * [Echtzeit Statistiken mit SocketIO und ChartJS | Unleashed Design](https://www.youtube.com/watch?v=5uudeyaHaig) + * [How To Create A Video Chat App With WebRTC | Web Dev Simplified](https://www.youtube.com/watch?v=DvlyzDZDEq4&t=1465s) ### Python: * PyQT: * [Python GUI Programmierung mit PyQT 5 |