Skip to content

lkiesow/nodejs-irc-webclient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A simple IRC-Webclient based on node.js and socket.io. Thus it uses websockets
for the communication between node.js server and the browser.

Most of the functionality is implemented to be run at the client side. This
enshures that user can only break their own client if they try to modify them.
Furthermore this means less stress for the server.

Start with:
node irc_gateway.js [port]

About

A simple IRC-Webclient based on node.js and socket.io.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published