Websocket live code using Angular & node.js | secret chat application | Beginner level explanation

preview_player
Показать описание
#websockets #demo #whatis #nodejs #angularwebsocket

Angular Code walkthrough

Playlist about Websockets

Playlist about JWT

Check out the playlist about RSA
Рекомендации по теме
Комментарии
Автор

Bravoo!! Now I came to know the realtime use of Node js. Thankyou

sandeepvuppala
Автор

Giving error of cors poilcy while socket connect. I have added cors policies in node js but still.

omkarbelgaonkar
Автор

Hey Thanks for the video!!! It is very help full😊.I have a doubt tho, how can we send the message to an intended user and not to all the other clients connected to the server

parvathil
Автор

Hi..nice one..could you please suggest me how to deoply same in Heroku

venkateswarabommali
Автор

hey please can u help me i want to send a file after i uploaded it how can i do that

rosalyna_
Автор

Very great video finally i got solution from this video...thanks anthamma.

gururaj
Автор

Can this work if i have a server socket made in java ?
i try to send string data from angular app using socket client to a different desktop app running in java 8.
so is it possible to use socket Client in Angular and socket server on java knowing that each app is at its own but run in the same machine ?

nassereddine
Автор

io.connect ... connect Property 'connect' does not exist on type 'typeof import

dhaouiala
Автор

Hi, Node is shoing new connections after few

VikramKumarflutePlayer
Автор

Heyy, Do you mind writing a blog on the entire setup of your application?
It'd be really helpful :)
Thanks !

sharongrace
Автор

io.connect is giving error how
to resolve

yaminisharma
Автор

Can we use this method on real-time deployment for real I mean can i use this method to build chat box and deploy on wix? Is it work or do I need something?

rameshlonewolf
Автор

Great video, thanks so much..I have a website that has a setInterval to check if there is a message for the user. Can I notify the user using socket.io when a message arrives? If possible, do you know where to find an example?

robertovieira
Автор

Can we use socket part in controller ??

preetamgupta
Автор

It works on one page when you open two different pages it doesn't work on them

medkhalil