hask-irc/hask-irc-core/Network/IRC
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
..
Handlers Major refactoring 2014-10-04 21:22:24 +05:30
Internal Major refactoring 2014-10-04 21:22:24 +05:30
Message Major refactoring 2014-10-04 21:22:24 +05:30
Bot.hs Major refactoring 2014-10-04 21:22:24 +05:30
Client.hs Major refactoring 2014-10-04 21:22:24 +05:30
MessageBus.hs Major refactoring 2014-10-04 21:22:24 +05:30
Protocol.hs Major refactoring 2014-10-04 21:22:24 +05:30
Types.hs Major refactoring 2014-10-04 21:22:24 +05:30
Util.hs Major refactoring 2014-10-04 21:22:24 +05:30