Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 166 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 166 Bytes

plugincpp

a modern c++ plugin library. It is in experiment.

Dependency:

  1. Boost.dll, boost.filesystem
  2. msgpack
  3. cinatra(http server)
  4. rest_rpc(rpc server)