capnproto 0.1.0 copy "capnproto: ^0.1.0" to clipboard
capnproto: ^0.1.0 copied to clipboard

outdated

Cap'n Proto is an extremely efficient protocol for sharing data and capabilities.

capnproto-dart: Cap'n Proto for Dart #

Build, Test & Lint Coverage

Cap'n Proto is an extremely efficient protocol for sharing data and capabilities, and capnproto-dart is a pure Dart implementation.

The example folder contains sample structs and a sample message, and a full walkthrough of using this package in example/main.dart.

In this early stage, this package only supports decoding messages containing primitive values and lists of primitives or structs. The following features are not yet supported:

  • encoding messages
  • packed messages
  • enums, groups & unions
  • default values
  • inter-segment pointers with a two-word landing pad
  • RPCs/Capabilities
8
likes
40
points
40
downloads

Publisher

verified publisherwanke.dev

Weekly Downloads

Cap'n Proto is an extremely efficient protocol for sharing data and capabilities.

Repository (GitHub)

License

MIT (license)

Dependencies

basics, collection, dartx, meta

More

Packages that depend on capnproto