Skip to content

Conversation

@sijie
Copy link
Member

@sijie sijie commented May 12, 2025

No description provided.

@sijie sijie requested a review from freeznet May 12, 2025 00:05
@sijie sijie self-assigned this May 12, 2025
@sijie sijie requested a review from a team as a code owner May 12, 2025 00:05
freeznet
freeznet previously approved these changes May 13, 2025
mcpServer := server.NewSSEServer(
newMcpServer(configOpts, logger),
server.WithStaticBasePath(configOpts.HTTPPath),
server.WithSSEContextFunc(func(ctx context.Context, _ *http.Request) context.Context {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
server.WithSSEContextFunc(func(ctx context.Context, _ *http.Request) context.Context {
server.WithHTTPContextFunc(func(ctx context.Context, _ *http.Request) context.Context {

@nlu90 nlu90 merged commit 4f6c1ad into main May 13, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants