-
`.joinable()` is not a proper test to see whether a thread is finished or not.
Add a mechanism to check whether a thread is actually finished,
and destroy unused `jthread`s so that the following t…
-
-
-
-
-
... for the time being the OpenCMW/Client API only compiles with GCC -> should become compatible with WASM (Emscripten).
Things to be done:
- [x] check why LLVM/Clang has issues with some of the…
-
-
-
## Background
We need two types of processing: a) synchronous stream- as well as b) asynchronous message-type processing (i.e. chunked and/or DataSet based data). The original OpenDigitizer draft des…
-
While working on the DNS, I wanted to use the `std::set` somewhere but it seems that the serialiser is unable to serialize and deserialise the `std::set` and not only with the `std::string`, other pri…