This is an automated email from the ASF dual-hosted git repository.
bashirbekov pushed a change to branch draft-sans
in repository https://gitbox.apache.org/repos/asf/iggy.git
from bcb70f0d del
new 178f9c19 del
new abd7bc34 del
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
core/sdk/src/driver/mod.rs | 31 +++++++++++++++++++++
core/sdk/src/lib.rs | 1 +
core/sdk/src/proto/runtime.rs | 32 +++++++++-------------
.../src/transport_adapter/{quic.rs => async.rs} | 29 +++++++++++---------
core/sdk/src/transport_adapter/mod.rs | 8 ++----
5 files changed, 63 insertions(+), 38 deletions(-)
create mode 100644 core/sdk/src/driver/mod.rs
rename core/sdk/src/transport_adapter/{quic.rs => async.rs} (54%)