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

Support transmission of structs as name:value field pairs #10

Open
dylanmckay opened this issue Jun 11, 2018 · 0 comments
Open

Support transmission of structs as name:value field pairs #10

dylanmckay opened this issue Jun 11, 2018 · 0 comments

Comments

@dylanmckay
Copy link
Owner

In 19efbfa, a new #[protocol(name = "foo")] attribute was introduced for enum variants.

We should support transmission of structures as field_name:field_value pairs so that fields may be added.

When this is done, we should also implement support for the #[protocol(name = "afd")] for each field.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant