-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Ilkka Oksanen edited this page Feb 11, 2014
·
26 revisions
Koa based. There can be several front-end servers.
Handles message distribution for internal MAS groups
Consist of two parts.
Minimal IRC socket manager (less than 100 lines of code). Allows the controller to be restarted/updated without breaking IRC connections. Uses persistent Redis FIFO to communicate with the controller.
Handles everything else, e.g. IRC protocol parsing and message distribution.