Skip to content

Gracht Protocols/RPC 2.3.0

Compare
Choose a tag to compare
@Meulengracht Meulengracht released this 10 May 06:37
· 77 commits to main since this release

This is yet another minor update that has come in the wake of integration in Vali.

Changes:

  • Restructured the c generator to make it easier to read and maintain the code a little
  • Support for variable value types in addition to variable structure members.
  • Support for namespaces that only apply to structures, enums and values.

Bug fixes:

  • Fixed missing cases in deserialization and serialization
  • Fixed wrong naming generated in some cases