-
The reasoning behind the field timestamp in message LeaderStatus is unclear (https://github.com/DIT168-V2V-responsibles/v2v-protocol/blob/master/Messages.odvd#L18) as any Envelope from OD4Session auto…
-
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…
-
Callbacks are `noexcept` in C++, this does not give nice error ouputs/tracebacks in python. Should use lambdas in wrapper code, see https://pybind11.readthedocs.io/en/stable/advanced/exceptions.html#h…
-
- Issue in repository structure:
- Needs a better arrangement of source codes
- Each CMakeLists.txt should indicate correct compiling configurations for the corresponding level
- Readme.md not…
-
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 my protobuf messages using the actual go…
-
We open this ticket to discuss about the project maintenance.
This framework started as a personal project by @nyanp which later evolved to a more sophisticated DL library thanks to many people spe…
-
Is there a form akin to RPC for such purposes?
-
How can one efficiently transmit substantial volumes of data?
`using namespace std;
int main()
{
cout
-
I would hope that libcluon could update to use the latest v0.0.4 of the stringtoolbox library. It would simply be fantastic!
-
I intend to add the libcluon recipe to the conan repsitory.
The version number is important for the conan recipe.
Currently, the url in the cluon-complete.hpp is not tagged by version.
Could you …