aboutsummaryrefslogtreecommitdiffstats
path: root/src/network_msgs.proto
Commit message (Collapse)AuthorAgeFilesLines
* rename protobuf files/modules; add Node typeBryan Newbold2017-10-281-0/+2
| | | | Also specify the protobuf syntax version (2)
* add licensing (GPL-3.0)Bryan Newbold2017-10-261-0/+4
|
* refactor file/module namesBryan Newbold2017-10-261-0/+81
I had some early confusion around whether SLEEP refered to individual files or the collection of files making a register (it seems to mean the whole register). Will probably need to refactor again.