irc-bot/src/irc_bot
Looke Z 6c5f7c4dc7 refactor to use futures for readers
- remove java interop where there are clojure fns available
- keyword destructuring where possible
- reorder fns to avoid forward ref
- naming to desinguish between connections and connection
atoms (conn/conn*)
- fns pass through connections to support
use with threading macros
2023-11-05 17:57:23 +00:00
..
core.clj refactor to use futures for readers 2023-11-05 17:57:23 +00:00
irc.clj Initial commit 2023-11-01 17:54:02 -04:00