Skip to content
 
 

Latest commit

 

History

430 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

TOKIO Networking Experiment

Evaluating Tokio for use in the rust implementation of the Hycon-core client

Project Details

  1. Establish Basic Tokio Network using protocol buffers
  2. Confirm compatability with existing network
  3. Evaluate concurrently with cap'n proto experiment

Resources

Used tokio chat example as a reference.

Usage

To run a client:

cargo run server $HOST:$PORT

Testing and Benchmarks(using Criterion) also included via:

cargo test

and

cargo bench

Documentation

About

Prototype Hycon Network Module in Rust

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages