We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5694b15 commit 3365355Copy full SHA for 3365355
api.proto
@@ -1,6 +1,7 @@
1
syntax = "proto3";
2
package proto;
3
4
+option java_package = "liftbridge.proto";
5
6
// CreateStreamRequest is sent to create a new stream.
7
message CreateStreamRequest {
0 commit comments