Go to file
Andrea Marchesini fec19eb110 README 2013-09-09 11:56:42 +02:00
README README 2013-09-09 11:56:42 +02:00
index.html IRC.js - initial commit 2013-09-09 11:55:27 +02:00
irc.js IRC.js - initial commit 2013-09-09 11:55:27 +02:00

README

IRC.js implements the basic of IRC protocol in JS using mozTCPSocket.
index.html contains unit-tests. Use it as documentation.