wenger 0.0.2

Wenger — an asynchronous Rust networking and RPC library. Wenger is a "Swiss Army Knife" that makes it easy to build protocols, application clients, and application servers.
Documentation
1
2
3
4
5
6
7
<img src="https://raw.githubusercontent.com/ngr-tc/wenger/main/res/wenger.jpg" alt="Wenger">

# Wenger

Wenger is an asynchronous Rust networking "Swiss Army Knife" that makes it easy to build protocols, application clients, and application servers.

It's like [Wangle](https://github.com/facebook/wangle/), but in Rust.