Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 389 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 389 Bytes

sockChat

A VERY reliable way to communicate on the internet. An end-to-end encrypted decentralised cross-platform chat application.

Install

First, get node, if you don't already Official website downloads or just brew/apt-get them(node, npm).

git clone https://github.com/tameeshB/sockChat.git   
cd sockChat
npm install
node server.js