Skip to content
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

RecvPacketResult should be defined using protobuf #7186

Open
3 tasks
damiannolan opened this issue Aug 19, 2024 · 0 comments
Open
3 tasks

RecvPacketResult should be defined using protobuf #7186

damiannolan opened this issue Aug 19, 2024 · 0 comments

Comments

@damiannolan
Copy link
Member

Summary

Move the implementation of RecvPacketResult to be defined in protobuf.

Currently it is defined as a plain go struct in exported. We do not have protobufs generated to exported at the moment.
We could generate this to channel types for the time being until we migrate exported to an api package.


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged/assigned
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: In progress 👷
Development

No branches or pull requests

1 participant