Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 599 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 599 Bytes

irclj

Irclj is a very simple and robust IRC library for Clojure. It is entirely asynchronous and callback-based.

In its current state, Irclj is a rewrite. It is WIP, but useful as it stands.

If you're really, really interested in the old pathetic code, it's tagged 0.4.1. Have fun. Wear sunglasses.

Usage

https://clojars.org/irclj

Note that this is still a work in progress. Some things may not work, or obvious things may be missing. Check out the issue tracker to see what needs to be done, and please contribute if you can!

License

Licensed under the EPL, same as Clojure itself.