Skip to content

Commit

Permalink
chore: update Centrifugal proto
Browse files Browse the repository at this point in the history
Signed-off-by: Valery Piashchynski <piashchynski.valery@gmail.com>
  • Loading branch information
rustatian committed Oct 9, 2023
1 parent 921c0ca commit 86f94de
Show file tree
Hide file tree
Showing 27 changed files with 5,782 additions and 4,317 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,10 @@ func Push(in *jobsv1.PushRequest, out *jobsv1.Empty) error {
}
```

# Centrifugal API
- [API](https://github.com/centrifugal/centrifugo/blob/master/internal/apiproto/api.proto)
- [Proxy](https://github.com/centrifugal/centrifugo/blob/master/internal/proxyproto/proxy.proto)

# Building API

- Install buf: `go install github.com/bufbuild/buf/cmd/buf@latest`.
Expand Down
5,874 changes: 3,372 additions & 2,502 deletions build/centrifugo/api/v1/api.pb.go

Large diffs are not rendered by default.

299 changes: 242 additions & 57 deletions build/centrifugo/api/v1/api_grpc.pb.go

Large diffs are not rendered by default.

654 changes: 322 additions & 332 deletions build/centrifugo/proxy/v1/proxy.pb.go

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions build/temporal/api/command/v1/message.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions build/temporal/api/common/v1/message.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

29 changes: 18 additions & 11 deletions build/temporal/api/enums/v1/failed_cause.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions build/temporal/api/filter/v1/message.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

52 changes: 26 additions & 26 deletions build/temporal/api/history/v1/message.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions build/temporal/api/namespace/v1/message.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 86f94de

Please sign in to comment.