Skip to content

Latest commit

 

History

History
 
 

jsonrpc

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

jsonrpc

This crate provides a custom jsonrpc implementation that works nicely with serde. Its sole purpose is to interact directly with mayastor over IPC.

TODO

  • See if we can use a upstream package that provides the same behaviour.