Skip to content

Feverrpc is a simple socket-based rpc developed only for Courier project. WARNING! This repo is just for technical verification.

Notifications You must be signed in to change notification settings

Courier-Developer/feverrpc-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

feverrpc

Requirement

  • c++14
  • msgpack

Feature

  • arbitrary argument
  • return type auto infer
  • bind and call like dynamic language
  • pack argument via msgpack
  • pack all the info via msgpack
  • integrated with socket
  • more comments
  • well-written code

About

Feverrpc is a simple socket-based rpc developed only for Courier project. WARNING! This repo is just for technical verification.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published