Fixed
- Handle FileOptions containing messages
Unclaimed project
Are you a maintainer of protox? Claim this project to take control of your public changelog and roadmap.
Changelog
A reasonably fast, easy to use and 100% conformant Elixir library for Google Protocol Buffers (aka protobuf)
schema/0 to access the underlying definition of a message.:binary.list_to_bin/1 to flatten the iodata and then use byte_size, defeating the purpose of having an iodata. Furthermore, it provides a sig...