chrberger / libcluon

libcluon is a small and efficient, single-file and header-only library written in modern C++ to power microservices.
Mozilla Public License 2.0
100 stars 13 forks source link

Is there a form akin to RPC for such purposes? #24

Closed leielyq closed 10 months ago

leielyq commented 10 months ago

Is there a form akin to RPC for such purposes?

chrberger commented 10 months ago

RPC as a protocol would be above the fundamental ingredients provided by libcluon.