-
Notifications
You must be signed in to change notification settings - Fork 4
lkiesow/nodejs-irc-webclient
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published