implement multiplex

This commit is contained in:
2025-09-01 20:28:44 +09:00
parent 05ffd4cf15
commit b0812bfc87
6 changed files with 84 additions and 6 deletions

1
Cargo.lock generated
View File

@@ -1570,6 +1570,7 @@ dependencies = [
"reqwest",
"thiserror",
"tokio",
"tokio-util",
"tower",
"url",
]