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

Not supported #12

Open
9 of 17 tasks
tafia opened this issue Jan 25, 2017 · 9 comments
Open
9 of 17 tasks

Not supported #12

tafia opened this issue Jan 25, 2017 · 9 comments

Comments

@tafia
Copy link
Owner

tafia commented Jan 25, 2017

List of items not supported for the moment (that I found, it may not be exhaustive)

@kingxsp
Copy link

kingxsp commented Apr 11, 2017

Do you have any plans for support json conversion? This is a very good feature!!!

@tafia
Copy link
Owner Author

tafia commented Apr 11, 2017

I have no plan for the short term (not much time) but I welcome any PR!
I believe this should be pretty easy to implement using serde or rustc_serialize.

@UserAB1236872
Copy link

UserAB1236872 commented Sep 14, 2017

Yeah, I think if we solve #61 json will take care of itself.

@HoldMyBeer1111
Copy link

#68 should be in this list explicitly.
proto3 support is very limited.

@tafia
Copy link
Owner Author

tafia commented Aug 14, 2018

#68 should be in this list explicitly.

Done. What else do you think is missing for proto3?

@brianjcj
Copy link

looking forwards for message option support!

@kootenpv
Copy link

kootenpv commented Nov 7, 2021

Please add serde to this list

@mumbleskates
Copy link

suggestion: preserving unknown fields (e.g., read message with unknown fields, modify, write: new written message preserves unknown fields unchanged). many apis also allow detecting and explicitly dropping unknown fields.

@0x26res
Copy link

0x26res commented Apr 10, 2024

Am I correct in saying you don't support dynamic messages and reflection

Could it be added to the list? Though I think it is a lot of work.

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

8 participants