hask-irc/hask-irc-handlers
Abhinav Sarkar 757285f4fd Major refactoring
1. Unified Messages, Events and Commands
2. Switched to a single TChan based message bus for communication between modules
3. Each handler now has a dedicated thread in which it runs, ensuring sequentiality of messages
2014-10-04 21:22:24 +05:30
..
Network/IRC Major refactoring 2014-10-04 21:22:24 +05:30
Setup.hs Added travis CI integration 2014-05-25 19:33:18 +05:30
hask-irc-handlers.cabal Made IRC messages and commands pluggable. Opened up message parsing 2014-06-08 04:26:50 +05:30