[router] Impl radix tree and set up CI (#1893)

Co-authored-by: Lianmin Zheng <lianminzheng@gmail.com>
This commit is contained in:
Byron Hsu
2024-11-04 10:56:52 -08:00
committed by GitHub
parent 3cd2809277
commit 530ff541cf
11 changed files with 458 additions and 72 deletions

2
rust/Cargo.lock generated
View File

@@ -1607,7 +1607,7 @@ dependencies = [
]
[[package]]
name = "sglang-router"
name = "sglang_router"
version = "0.0.0"
dependencies = [
"actix-web",