Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
dynamo
Commits
06b0ebef
Unverified
Commit
06b0ebef
authored
Nov 13, 2025
by
Biswa Panda
Committed by
GitHub
Nov 13, 2025
Browse files
feat: transport agnostic request plane for dynamo - natless (#4246)
parent
381c428c
Changes
43
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
183 additions
and
0 deletions
+183
-0
lib/runtime/src/utils.rs
lib/runtime/src/utils.rs
+2
-0
lib/runtime/src/utils/ip_resolver.rs
lib/runtime/src/utils/ip_resolver.rs
+157
-0
tests/serve/test_vllm.py
tests/serve/test_vllm.py
+24
-0
No files found.
lib/runtime/src/utils.rs
View file @
06b0ebef
This diff is collapsed.
Click to expand it.
lib/runtime/src/utils/ip_resolver.rs
0 → 100644
View file @
06b0ebef
This diff is collapsed.
Click to expand it.
tests/serve/test_vllm.py
View file @
06b0ebef
This diff is collapsed.
Click to expand it.
Prev
1
2
3
Next
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment