Quantcast
Channel: Uncategorized – Page 14 – designrfix.com
Viewing all articles
Browse latest Browse all 1807

Simple chat application in node.js

$
0
0
Today, I am going to show you, how to create a simple chat application in node js using a special model “socket.io”. It simply transmits messages from one client to all others. For this, I am going to create two files:- 1: main.js (Server root files) 2: index.html

Viewing all articles
Browse latest Browse all 1807

Trending Articles