hayodea
782bcd4567
Async: add sh_ptr<ContinuationChainLink> to Callback<>
...
This change enables us to finally implement the tracing of
continuations backward from the point of acquisition for deadlock
debugging.
2025-09-27 18:30:09 -04:00
hayodea
20cdf64afb
livoxProto1: Implement async getOrCreateDeviceReq+destroyDeviceReq
...
These are now both fully asynchronous. They also work fully
and both connect and disconnect to/from the Avia just fine,
in all tested scenarios.
2025-09-09 12:07:49 -04:00
hayodea
a0d577bf81
LivoxProto1: Implemented Device and getOrCreateDevice
...
Includes everything from sending heartbeat msgs to performing
the connection handshake. We also accept many params to
provider-params to customize and make things easier.
2025-09-06 22:46:03 -04:00