sleep-protocol 0.1.1

SLEEP Network Protocol protobuf definitions.
Documentation
1
2
3
4
message Info {
  optional bool uploading = 1;
  optional bool downloading = 2;
}