aboutsummaryrefslogtreecommitdiffstats
path: root/UDP/index
Commit message (Collapse)AuthorAgeFilesLines
* throw away dead codelassulus2018-09-181-94/+0
|
* UDP/Reaktor: now using twistedmakefu2011-09-261-29/+24
| | | | because asyncore sucks eselballs
* Reaktor/UDP: working releaseroot2011-09-251-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 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-171-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.