summaryrefslogtreecommitdiffstats
path: root/src/constants.rs
Commit message (Expand)AuthorAgeFilesLines
* limit messages to 512 bytesJesse Luehrs2014-09-091-1/+1
* no need to separate commands and replies as typesJesse Luehrs2014-09-041-91/+74
* more useful Show implementationsJesse Luehrs2014-09-031-2/+61
* it's simpler if these are just constantsJesse Luehrs2014-09-031-175/+168
* we don't care if the constants are unused for nowJesse Luehrs2014-09-031-0/+2
* start working on message parsingJesse Luehrs2014-09-031-0/+310