Ryannnkl / RealTime-chat

:small_blue_diamond: WebChat em tempo real com o Socket.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


https://github.com/Ryann

Chat em tempo real com Socket.io🔹

O Socket.IO permite comunicação em tempo real, bidirecional e baseada em eventos.
Funciona em todas as plataformas, navegadores ou dispositivos, focando igualmente em confiabilidade e velocidade.

O que é?

Esse é um exemplo simples de troca de menssagens em tempo real com o socket.io

O que usa? 🔨

Como usar?

git clone https://github.com/Ryannnkl/RealTime-chat.git

cd RealTime-chat

npm install

abra https://localhost:3000 em duas abas ou em 2 navegadores e o chat ja vai estar funcionando entre ambos

About

:small_blue_diamond: WebChat em tempo real com o Socket.io


Languages

Language:HTML 75.5%Language:JavaScript 24.5%