Create WS server with Node.js, typescript, socket.io and express

preview_player
Показать описание
The second episode of WebRTC tutorial, where I will show how to create web signalling server from scratch using NODE.JS TypeScript, Express and Socket.IO

Рекомендации по теме
Комментарии
Автор

I'm glad that I found you. Thank you for sharing your experience

landmaze
Автор

I didn't know birds stretched their legs. Made me smile.

kjvisual
Автор

why do we need http with express? cant you just do app.listen and itll create the server?

RayanMADAO
Автор

I love the bird lol, very good explained tutorial

sudsierspace
Автор

How are you able to import cors? I went back and checked the video and I didn't see you install it!?! 🤷🏾‍♂

stevereid
Автор

lol 2 minutes bird at the end of this coding session🐦

JohnBiddulph
Автор

Thanks for your tutorial on webrtc. Is it possible to create normal chat flow?

gnanadesigan
Автор

1] [nodemon] starting `node .`
[1] Listening on port 8336
[1] Connected Clients Set(0) {}
[1] Connected Socket o7LqT0mXxb5dyhAEAAAC
[1] user is connected
[1] Connected Clients Set(1) { 'o7LqT0mXxb5dyhAEAAAC' }
[1] Connected Socket 69dHNRhkeNeWILrLAAAD
[1] user is connected



When I am opening the localhost:3000, I see "user is connected" is getting printed twice even if only one client window is open

harendrapratapsingh
welcome to shbcf.ru