-
Notifications
You must be signed in to change notification settings - Fork 28
Pull requests: rust-mcp-stack/rust-mcp-sdk
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
perf(transport): make the message channel capacity configurable
#160
opened May 25, 2026 by
SVilgelm
Contributor
Loading…
perf(auth): reuse a shared reqwest::Client
#158
opened May 25, 2026 by
SVilgelm
Contributor
Loading…
fix(http): validate the Mcp-Session-Id header
#157
opened May 25, 2026 by
SVilgelm
Contributor
Loading…
fix(tls): install rustls crypto provider before serving
#156
opened May 25, 2026 by
SVilgelm
Contributor
Loading…
fix(task-store): drop read lock before sleep; configurable broadcast cap
#155
opened May 25, 2026 by
SVilgelm
Contributor
Loading…
perf(session): shard the in-memory session store lock
#154
opened May 25, 2026 by
SVilgelm
Contributor
Loading…
fix(http): enable DNS-rebinding protection by default
#153
opened May 25, 2026 by
SVilgelm
Contributor
Loading…
feat(session): bound the in-memory session store
#152
opened May 25, 2026 by
SVilgelm
Contributor
Loading…
feat(http): enforce a request body size limit
#150
opened May 25, 2026 by
SVilgelm
Contributor
Loading…
fix(auth): validate token audience by default
#149
opened May 25, 2026 by
SVilgelm
Contributor
Loading…
fix(auth): pin JWT validation algorithms to an allowlist
#148
opened May 25, 2026 by
SVilgelm
Contributor
Loading…
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.