capnproto

Version, currently main branch1 version
  • main branchlatestApr 28, 2024

github.com/jemc/crystal-capnproto

CapnProto message reading for the Crystal language

1 stars
0 dependents
License: MIT

Installation

# Add this to your shard.yml
dependencies:
  capnproto:
    github: jemc/crystal-capnproto
    branch: main

main is a branch, not a release, so this tracks it rather than pinning a version.

Then run:

shards install

shard.yml

Crystal
>= 1.10.1
License
MIT
Author
Joe Eli McIlvain

Dependencies

This version declares no dependencies.

README

crystal-capnproto

Library for reading Cap'n Proto serialized data structures in the Crystal language.