Skip to content

An alternative implementation of Msgpack-RPC, focuses on bidirectional call

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

ubnt-intrepid/msgpack-rpc-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

msgpack-rpc

An alternative implementation of Msgpack-RPC.

This project is based on tokio-proto and rmp.

Features

  • Asyncrhonous I/O based on Tokio
  • Bidirectional RPC on single I/O (like stdio)
  • Notification support

Status

Under development.

License

MIT/Apache2.0

About

An alternative implementation of Msgpack-RPC, focuses on bidirectional call

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published