Skip to content

Sollimann/msgpack-rpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

msgpack-rpc crate minimum rustc 1.56 Docs Maintenance GitHub pull-requests GitHub pull-requests closed ViewCount License: MIT

msgpack-rpc

A Rust implementation of MessagePack-RPC based on tokio.

Features

  • Support all the features described in MessagePack-RPC specifications.
  • Support for endpoints that act both as client and server. This is not part of the specification, but is a relatively common use of MessagePack-RPC.
  • Support any transport layer.

Examples

About

a msgpack-rpc rust library based on tokio

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published