summaryrefslogtreecommitdiffstats
path: root/Reaktor/UDP
Commit message (Collapse)AuthorAgeFilesLines
* UDP/Reaktor: now using twistedmakefu2011-09-261-29/+24
| | | | because asyncore sucks eselballs
* Reaktor/UDP: fix bug in configroot2011-09-251-1/+1
| | | | update Path to actual script
* Reaktor/UDP: working releaseroot2011-09-253-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 ubotmakefu2011-09-171-7/+21
|
* Reaktor/UDP: rewrite ubotmakefu2011-09-171-22/+27
| | | | replace the ubot code with acutally working code
* Reaktor/UDP: ubot - initial commitmakefu2011-09-172-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 casemakefu2011-09-161-4/+4
|
* REAKTOR/UDP: add Specsmakefu2011-09-161-0/+40