Skip to content

Conversation

@federicodotta
Copy link

Added 'application/protobuf' to the protobuf content types

Added application/protobuf to the protobuf content types
- Lot of fixes
- Added URL encoding/decoding after/before base64 encodind/decoding
- Added recursive support for nested messages
- Added recursive import if proto depends on other protos
- Added python compilation for big protos
- Added a filter to search for proto
- Added an option in the contextual menu to decode with protoc
- Last proto used in a tab is saved and set as default for that tab
- Migrated from protobuf ParseMessage (deprecated) to MessageFactory method
- Added a different default behaviour if no proto is selected, executing all the loaded protos (commented in the code)
…rray instead of memoryview, that crashes many deserializations due to incomplete Jython support
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

Successfully merging this pull request may close these issues.

1 participant