Cap'n Proto - Insanely Fast Data Serialization Format

Edit Package capnproto
https://capnproto.org

Cap'n Proto is an insanely fast data interchange format and capability-based
RPC system. Think JSON, except binary. Or think of Google's Protocol Buffers
(http://protobuf.googlecode.com), except faster. In fact, in benchmarks,
Cap'n Proto is INFINITY TIMES faster than Protocol Buffers.

Refresh
Refresh
Source Files
Filename Size Changed
capnproto-c++-1.0.2.tar.gz 0001763161 1.68 MB
capnproto.changes 0000008065 7.88 KB
capnproto.spec 0000003600 3.52 KB
Revision 2 (latest revision is 3)
Shani Hadiyanto's avatar Shani Hadiyanto (shanipribadi) committed (revision 2)
- Update to version 1.0.2
  * Fix compilation error for c++14 and c++17 and add tests (#1898)
  * Fix stat overflow on x86_32bit (#1830)
- Update to version 1.0.1.1
  * Fix inconsistent decision about whether a WebSocket message
    is compressed
- Update to version 1.0.1
  * blob.h: Fix invalid operands to binary expression
- Update to version 1.0.0
  * A number of optimizations were made to improve performance
    of Cap’n Proto RPC
  * Breaking change: opting into cancellation is accomplished
    using an annotation on the schema
  * KJ’s HTTP client and server implementations now support
    the CONNECT method.
  * capnp::RevocableServer was introduced to assist in exporting
    RPC wrappers around objects whose lifetimes are not controlled
    by the wrapper
Comments 0
openSUSE Build Service is sponsored by