Skip to content

Commit 33dd52f

Browse files
authored
Merge pull request #4119 from shaedrich/capn-proto
Add related to topic "capn-proto"
2 parents b663756 + f9f41a4 commit 33dd52f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

topics/capnproto/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ created_by: Kenton Varda
44
display_name: Cap'n Proto
55
github_url: https://github.com/capnproto/
66
logo: capnproto.png
7-
related: serialization, rpc, capabilities
7+
related: serialization, rpc, capabilities, grpc, json, protobuf
88
released: 2013
99
short_description: Cap’n Proto is a data interchange format and capability-based RPC system.
1010
topic: capnproto
1111
url: https://capnproto.org/
1212
wikipedia_url: https://en.wikipedia.org/wiki/Cap%27n_Proto
1313
---
14-
Cap’n Proto is an insanely fast data interchange format and capability-based RPC system. Think JSON, except binary. Or think Protocol Buffers, except faster.
14+
**Cap’n Proto** is an insanely fast data interchange format and capability-based RPC system. Think JSON, except binary. Or think Protocol Buffers, except faster.

0 commit comments

Comments
 (0)