/realtime-udp-chat

A chat in nodejs with socket and udp protocol

Primary LanguageJavaScriptMIT LicenseMIT

Realtime Udp Chat

Code by Victor Gabriel

Javacript Node.js

Udp Chat

⁉️ About

Udp Chat App is a terminal client/server application to provider a in local network chat

✨ The Application

Server Starting:

Web


Clients connections:

Web Web Web Web


Chat:

Web

♦️ Tecnologias utilizadas

Based on

Node Docs: see documentation here

:octocat:Clone this repo

  1. Clone :
  git clone https://github.com/msvictor/realtime-udp-chat.git
  1. Execute the application:
  cd realtime-udp-chat
  node server.js && node client.js

📝 License

This project is under MIT LICENSE. for more details follow the link: LICENSE.