irc.js/README

3 lines
127 B
Plaintext

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