Commit Graph

5 Commits (9960ae2d58daf50be6863628a76e0948b66c11a3)

Author SHA1 Message Date
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
Abhinav Sarkar f412e28801 Made IRC messages and commands pluggable. Opened up message parsing 2014-06-08 04:26:50 +05:30
Abhinav Sarkar 924e023e27 Restructed and refactored 2014-06-01 23:14:19 +05:30
Abhinav Sarkar 068b967e8e Consolidated Nick types 2014-06-01 02:11:20 +05:30
Abhinav Sarkar ca6ef0f166 Moved out handlers from the core module to a module of their own 2014-05-25 18:13:52 +05:30