Skip to content

RPC library for operating cannyls's devices from remote nodes

License

Notifications You must be signed in to change notification settings

frugalos/cannyls_rpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cannyls_rpc

Crates.io: cannyls_rpc Documentation Build Status License: MIT

RPC library for operating cannyls's devices from remote nodes.

Documentation

Procedure ID Namespace

cannyls_rpc provides RPC functionalities by using the fibers_rpc crate. And cannyls_rpc uses some procedure IDs (ProcedureId) in the range between 0x0001_0000 and 0x0001_FFFF. Thus, for ensuring to avoid ID conflict with cannyls_rpc, other RPCs that will be registered with the same RPC server must select procedure IDs that are not included in the above range.

About

RPC library for operating cannyls's devices from remote nodes

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages