The latest version of capnp is 0.18.0.0-0.
capnp
Version 0.1.0.0 revision 1 uploaded by isd.
Package meta
- Synopsis
- Cap'n Proto for Haskell
- Description
A native Haskell implementation of the Cap'N Proto cerialization format.
This library is currently serialization-only. RPC support is planned but not yet implemented. It works, but bear in mind that the API is considered unstable, and is likely to change to accomodate RPC, facilitate improved performance, etc.
The Data.Capnp.Tutorial module is the best place to start reading; the reference documentation can seem bewildering without that context.
- Author
- Ian Denhardt
- Bug reports
- https://github.com/zenhack/haskell-capnp/issues
- Category
- Data, Serialization
- Copyright
- 2016-2018 haskell-capnp contributors (see CONTRIBUTORS file).
- Homepage
- https://github.com/zenhack/haskell-capnp
- Maintainer
- ian@zenhack.net
- Package URL
- n/a
- Stability
- Experimental