irc.js/README

3 lines
127 B
Plaintext
Raw Normal View History

2013-09-09 11:56:42 +02:00
IRC.js implements the basic of IRC protocol in JS using mozTCPSocket.
index.html contains unit-tests. Use it as documentation.