Skip to content

elniallo/capnproto-experiment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cap'n Proto Experiment

Experimentation with Cap'n proto rpc written in rust as a possible replacement for protocol buffers on the Hycon network.
Will be developed concurrently with the tokio implementation and benchmarked accordingly.

Project Outline

  1. Create a basic rpc server and client wth a simple schema
  2. Replace simple schema with schema derived from Hycon Network protocol buffers implementation
  3. Benchmark against Tokio implementation and existing nodejs network

About

Network experiments in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published