Тёмный

WebSocket Server in TypeScript 

Nono Martínez Alonso
Подписаться 3,5 тыс.
Просмотров 8 тыс.
50% 1

How to build a server for real-time communication with WebSockets in TypeScript using the ws NPM package.
💬 Join the conversation on Discord / discord
🧠 Machine Intelligence Playlist: • 🧠 Machine Intelligence
🔴 Live Playlist: • 🧠 Live Streams
🕸 Web Development Playlist: • 🚀 Web
🍃 Getting Simple: gettingsimple.com
🎙 Podcast: gettingsimple.com/podcast
🗣 Ask Questions: gettingsimple.com/ask
💬 Discord: / discord
👨🏻‍🎨 Sketches: sketch.nono.ma
✍🏻 Blog: nono.ma
🐦 Twitter: / nonoesp
📸 Instagram: / nonoesp
==================
🎥 VIDEO CHAPTERS
==================
00:00 Introduction
00:21 Project setup
03:10 Server Code
05:45 Client Test
06:40 Outro

Наука

Опубликовано:

 

10 июл 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 12   
@TraderOff-Road
@TraderOff-Road Год назад
tyyyyy, nice and short totorial, very useful
Год назад
Thanks for letting me know! =)
@LorixDev
@LorixDev Год назад
Nice tutorial, helps a lot
Год назад
Hi, Lorix. I'm glad this helped you out. Thanks so much for your words. Kindly, Nono
@elwoseopenstepcrew1134
@elwoseopenstepcrew1134 Год назад
ou men, im looking for advanced tips but im saving ur videos for my friends, nice intro , nice job to explain project setup from zero
Год назад
Thanks! =)
@ExeeGamingYT
@ExeeGamingYT Год назад
Hey, can you share your vs code settings.json.!?😄 btw loved your video.!!
Год назад
Hey, Execute! Thanks so much for your comment (and for joining the Discord community, by the way). I posted my settings.json in the #general channel of our Discord server, but here they are for everyone else. { "security.workspace.trust.untrustedFiles": "open", "workbench.colorTheme": "Horizon", "workbench.settings.useSplitJSON": true, "window.zoomLevel": 2, "git.confirmSync": false, "explorer.confirmDelete": false, "diffEditor.renderSideBySide": false, "[python]": { "editor.defaultFormatter": "ms-python.python" }, "workbench.startupEditor": "none", "python.linting.pylintEnabled": true, "python.linting.enabled": true, } The template I'm using is Horizon Theme by Alexander Nanberg (marketplace.visualstudio.com/items?itemName=alexandernanberg.horizon-theme-vscode). I also tend to toggle the side bar with CMD + B. I hope this helps! 🙂 Kindly, Nono
@ExeeGamingYT
@ExeeGamingYT Год назад
@ Thank you so much for your time l.!! ☺️ Have a great day.
Год назад
You're welcome! =)
@LS-cg4od
@LS-cg4od Год назад
it doesn't recognize me the command: tsc --init. what should I do?
Год назад
For the tsc command to work you need the TypeScript Node package installed. There are two ways to do this. (1) Install TypeScript globally. ``` npm -g install typescript ``` You should be able to use the tsc command with `tsc --init`, for instance. (2) Install TypeScript locally in a project. ``` npm install typescript` ``` Then you can use the tsc command with `npx tsc --init`, for instance. Hope this helps! Kindly, Nono
Далее
WebSocket Client in TypeScript
6:56
Просмотров 9 тыс.
ШОКОЛАДКА МИСТЕРА БИСТА
00:44
How to scale WebSockets to millions of connections
14:01
Socket IO with React and Typescript
37:16
Просмотров 17 тыс.
Don't Use Websockets (Until You Try This…)
6:46
Просмотров 288 тыс.
Run Google Gemma 2B 7B Locally on the CPU & GPU
25:03
WebSocket Authentication and Authorization
26:11
Просмотров 14 тыс.
WebSockets with NodeJS (Express) and WebSocket API
11:02
UseEffect Mistakes Every Beginner Should Avoid
18:05
Просмотров 28 тыс.
Здесь упор в процессор
18:02
Просмотров 231 тыс.
APPLE дают это нам БЕСПЛАТНО!
1:01
Просмотров 356 тыс.