-
Hi there,
This project is awesome and it's great boost::asio serial alternative, however there are some crucial pull requests that really needs merging into master. Right now I've merged things loc…
-
Hello, Boost Development Team.
I noticed that there are:
* https://github.com/boostorg/boost/tree/master/doc
* https://github.com/boostorg/asio/tree/develop/doc
* https://github.com/boostorg/websi…
-
- [x] 1. Fix `cli_wallet`-logging #485
- [x] 2. Fix `cli_wallet`-segfault on wrong http request #497
- [ ] 3. Fix `cli_wallet` locking on wrong request from command line #498
- [x] 4. Add auto-re…
-
how to get event or return from the `co_await async_read(`? I tried to write an echo benchmark client to test the echo, but when the server close and restart, it is not ok, the coroutine will stuck pr…
-
The placeholders like asio::placeholders::error are only defined if ASIO_HAVE_BOOST_BIND is set. In a standalone build, it won't be, so the placeholders don't work.
-
```
What steps will reproduce the problem?
1. Build the following code from the tutorial
// Attached the header and source file so you can see defines we use to build
RCF library
//
#include "../..…
-
Use Case:
- As a user, when I change KoordASIO configuration, I want the re-loaded configuration to be reflected in my ASIO host app (eg DAW, Koord, Jamulus) immediately.
Currently with Koord app…
-
High audio latency (100ms+) is something that has plagued apps/games on Windows for a long time, yet people rarely notice, let alone measure it, like [Matt Gore, HeSuVi developer](https://sourceforge.…
-
I have developed a library that uses Boost.Asio. I have a lot of standardese documentation for it. Yet it is unable to generate any documentation for it because of the underlying dependency of Boost.A…
-
The problem can be reproduced on the temp branch https://github.com/XiaoMi/pegasus/tree/timeout_core
Steps:
1. build
2. start onebox (3 meta, 5 replica, connection_threshold_endpoint is set to 7 …