Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • S sglang
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • change
  • sglang
  • Commits

Switch branch/tag
  • sglang
  • sgl-router
  • src
  • routers
  • grpc
  • responses
  • handlers.rs
  1. 26 Oct, 2025 3 commits
    • Chang Su's avatar
      [router] Remove SharedXxxStorage type aliases to make Arc explicit (#12171) · a124b517
      Chang Su authored Oct 26, 2025
      a124b517
    • Chang Su's avatar
      [router][grpc] Add `ResponsesContext` and fix error propagation in responses api (#12164) · d05a968b
      Chang Su authored Oct 26, 2025
      d05a968b
    • Simo Lin's avatar
      [router] MCP Manager Refactoring - Flat Architecture with Connection Pooling (#12097) · 212f5e48
      Simo Lin authored Oct 25, 2025
      212f5e48
  2. 25 Oct, 2025 1 commit
    • Keyang Ru's avatar
      [router] Refactor data connector architecture with unified storage modules (#12096) · 4ea42f7c
      Keyang Ru authored Oct 24, 2025
      4ea42f7c
  3. 24 Oct, 2025 1 commit
    • Keyang Ru's avatar
      [router] implement response api get input item function and refactor input/output store (#11924) · d7f0d88f
      Keyang Ru authored Oct 24, 2025
      d7f0d88f
  4. 22 Oct, 2025 3 commits
    • Simo Lin's avatar
      [router] create worker removal step and clean up worker manager (#11921) · 5dccf697
      Simo Lin authored Oct 22, 2025
      5dccf697
    • Chang Su's avatar
      [router][grpc] Fix background tasks stored with wrong id (#11945) · 590bc4b7
      Chang Su authored Oct 21, 2025
      590bc4b7
    • Chang Su's avatar
      [router][grpc] Support `v1/responses` API (#11926) · 70f6309c
      Chang Su authored Oct 21, 2025
      70f6309c