Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | throw away dead code | lassulus | 2018-09-18 | 3 | -161/+0 |
| | |||||
* | UDP/Reaktor: now using twisted | makefu | 2011-09-26 | 1 | -29/+24 |
| | | | | because asyncore sucks eselballs | ||||
* | Reaktor/UDP: fix bug in config | root | 2011-09-25 | 1 | -1/+1 |
| | | | | update Path to actual script | ||||
* | Reaktor/UDP: working release | root | 2011-09-25 | 3 | -8/+47 |
| | | | | | 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 | 2 | -0/+68 |
| | | | | | | 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. | ||||
* | Reaktor/UDP: add uri to specs, bug in use case | makefu | 2011-09-16 | 1 | -4/+4 |
| | |||||
* | REAKTOR/UDP: add Specs | makefu | 2011-09-16 | 1 | -0/+40 |