libcluon
libcluon copied to clipboard
libcluon is a small and efficient, single-file and header-only library written in modern C++ to power microservices.
It would be useful to be able to use this library in conjunction with https://pmem.io/pmdk/librpmem/ and RDMA to be able to have shared memory between systems.
Adding optional constructor argument for allowing explicit interface address to be used when joining a multicast group. This makes it possible to explicitly set which interface that should be used...
Fixes #9, and a no-return warning regression from peglib
I would hope that libcluon could update to use the latest v0.0.4 of the stringtoolbox library. It would simply be fantastic!
Hi! Thank you for open sourcing! Looking over unpacking, I was wondering if there's a way of outputting an enum alongside the generated C++ header for the message? ```c++ cluon::OD4Session...
This project looks like a great idea. I was trying to test, but I'm confused a bit. It took me a minute but I eventually understood that I cannot define...
See also: https://github.com/chrberger/libcluon/issues/9 Trying to build it with current versions of `cpp-peglib` etc. results in a spectacular failure. [libcluon_build_log.txt](https://github.com/chrberger/libcluon/files/10440992/libcluon_build_log.txt)