This website requires JavaScript.
Explore
Help
Sign In
watsonb8
/
aurora-sharp-desktop
Archived
Watch
1
Star
1
Fork
0
You've already forked aurora-sharp-desktop
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
This repository has been archived on
2020-12-20
. You can view files and clone it, but cannot push or open issues or pull requests.
2a3290defc
aurora-sharp-desktop
/
Aurora
/
Proto
/
general.proto
10 lines
101 B
Protocol Buffer
Raw
Normal View
History
Unescape
Escape
Protobufs compile
2019-05-31 14:17:14 +00:00
syntax
=
"proto3"
;
Reorganization
2019-07-05 18:17:09 +00:00
package
Aurora
.
Proto
;
Protobufs compile
2019-05-31 14:17:14 +00:00
message
Chunk
{
bytes
Content
=
1
;
}
message
Empty
{
}
Reference in New Issue
Copy Permalink