-
Notifications
You must be signed in to change notification settings - Fork 165
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Access] Implement gRPC streaming endpoint SubscribeAccountStatuses #1433
[Access] Implement gRPC streaming endpoint SubscribeAccountStatuses #1433
Conversation
…chuk/access-grpc-streaming-endpoint-SubscribeAccountStatuses
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
added a few comments about comments. but the structure looks good.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good, but can you upgrade your protoc-gen-go-grpc
to v1.3.0
. looks like it regenerated a few unrelated protobufs because your version is out of date.
In this PR was Introduced changes in proto for a new endpoint named SubscribeAccountStatuses.