[router] Implement gRPC SGLangSchedulerClient (#9364)
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
# Must include:
|
||||
include Cargo.toml # Rust project configuration
|
||||
include build.rs # Build script for protobuf generation
|
||||
recursive-include src *.rs # Rust source files
|
||||
recursive-include src/proto *.proto # Protobuf definitions
|
||||
|
||||
Reference in New Issue
Block a user