You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<summary>.NET implementation of the Cap'n Proto data interchange protocol</summary>
<description>To quote from the parent project, "Cap’n Proto is an insanely fast data interchange format and capability-based RPC system."; this library adds core parser support for .NET;
it can be used directly, but is intended to be used with the designer.cs file created from CapnProto-net.Schema</description>