Skip to content

petruisfan/nIRC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nIRC

Node IRC demo application presented at Timisoara JavaScript meetup.

It uses websockets to emulate and IRC chat. You see a list of users, conversation and a send message form.

Instructions on running:

> cd nIRC

> npm install

> cd public

> bower install

> cd ..

> ./server.js

Go to browser and open "http://localhost:3000"

About

Node IRC demo application presented at Timisoara JavaScript meetup.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published