Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | UDP/Reaktor: now using twisted | makefu | 2011-09-26 | 1 | -29/+24 |
| | | | | because asyncore sucks eselballs | ||||
* | Reaktor/UDP: working release | root | 2011-09-25 | 1 | -5/+28 |
| | | | | | Reaktor/UDP is customizable via a single json config parsed at the very beginning, starting a number of asynchronous UDP listeners. See Readme for more info | ||||
* | Reaktor/UDP: add matcher function for ubot | makefu | 2011-09-17 | 1 | -7/+21 |
| | |||||
* | Reaktor/UDP: rewrite ubot | makefu | 2011-09-17 | 1 | -22/+27 |
| | | | | replace the ubot code with acutally working code | ||||
* | Reaktor/UDP: ubot - initial commit | makefu | 2011-09-17 | 1 | -0/+57 |
update specs which now decribe how the head of the conf entry may look like ubot is currenly an executable skeleton which important functions marked as to be implemented. |