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
99 stars 13 forks source link

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

Closed leielyq closed 9 months ago

leielyq commented 9 months ago

Is there a form akin to RPC for such purposes?

chrberger commented 9 months ago

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