This website requires JavaScript.
Explore
Help
Sign In
github-mirrors
/
librespot
Watch
1
Star
0
Fork
You've already forked librespot
0
mirror of
https://github.com/librespot-org/librespot.git
synced
2024-11-08 16:45:43 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
ed04c049cc
librespot
/
protocol
/
proto
/
toplist.proto
7 lines
74 B
Protocol Buffer
Raw
Normal View
History
Unescape
Escape
Include pre-generated protocol files. A build script is used to ensure the source files haven’t been modified.
2016-11-21 02:48:17 +00:00
syntax
=
"proto2"
;
Update protocol files.
2015-07-01 17:49:03 +00:00
message
Toplist
{
repeated
string
items
=
0x1
;
}
Reference in a new issue
Copy permalink