Trying to use the prost
This commit is contained in:
6
lib/proto/audio_backend.proto
Normal file
6
lib/proto/audio_backend.proto
Normal file
@@ -0,0 +1,6 @@
|
||||
syntax = "proto3";
|
||||
package termix.audio_backend;
|
||||
|
||||
service AudioBackend {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user