packme 1.1.5 copy "packme: ^1.1.5" to clipboard
packme: ^1.1.5 copied to clipboard

outdated

Simple and extremely fast binary serialization using classes generated from JSON manifest files.

v1.1.5 #

  • Safari WebSocket data parsing bug fixed (it adds some extra bytes to buffer and actual Uint8List data size is smaller that its underlying buffer).

v1.1.4 #

  • Description updated.

v1.1.3 #

  • Added some additional log output for the compiler script.
  • Tests implemented.

v1.1.2 #

  • Project structure updated.

v1.1.1 #

  • MessageFactory no longer generated if no messages declared.
  • Examples updated.
  • ReadMe updated.

v1.1.0 #

  • Enums and Types are now can be referenced from another manifest files.
  • Added some details for compiler error messages.

v1.0.1 #

  • Bugfix: it was impossible to refer type declared after current one.

v1.0.0 #

  • Enum declaration implemented.
  • Type (nested object) declaration implemented.
  • Single message or request and response messages declaration implemented.
  • $response method for request messages implemented.
  • Example provided.
15
likes
0
pub points
24%
popularity

Publisher

verified publisherminimagic.org

Simple and extremely fast binary serialization using classes generated from JSON manifest files.

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (LICENSE)

More

Packages that depend on packme