Skip to content

var-kar/koki-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

koki-server

A node based chat server.

install

$npm install -g koki-server

start

$koki-server [PORT]

Make sure you have the port open on the firewall.

For Client

Use nc to be a client.

eg.

$nc [HOST] [POST]

Create as many clients as you want.

Have fun chatting!!!

About

A node based chat server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published