Hacktoberfest 2026: as issues que os mantenedores marcaram para outubro, abertas e boas para iniciantes. Ver issues do Hacktoberfest

Smithery: convert server to native HTTP for better remote performance

Aberta
#448 1 comentário 0 reações 1 responsável Ver no GitHub

@brendan-kellam já está trabalhando nisso.

Desde 29/11/2025.

Avaliação

Esta issue ainda não foi avaliada.

Descrição

Hi 👋 Arjun from the Smithery team here! Your server (https://smithery.ai/server/@sourcebot-dev/sourcebot) is currently getting more than 1500 tool calls a month in our platform and growing. Currently your STDIO server is hosted and served via HTTP for end users of our platform, but this limits the maximum concurrent connections to 50 users. In addition, we would also be sunsetting support for STDIO servers in the coming weeks.

We recommend converting this to a native HTTP server to scale this up much higher and provide a better user experience! You can take a look at how at https://github.com/upstash/context7 for a reference supporting streamable HTTP transport without breaking the existing STDIO transport. Let me know if you need any help!

Linguagem predominante
TypeScript
Estrelas
3.9k
Forks
374
Merge médio
21h 18min
PRs com merge (30d)
39

Guia de contribuição

Abrir o guia de contribuição

Primeiros passos

  1. Leia a issue inteira e depois o guia de contribuição do projeto.
  2. Comente na issue dizendo que vai assumir — evita que duas pessoas façam o mesmo trabalho.
  3. Faça um fork do repositório e trabalhe em uma branch.
  4. Abra um pull request que referencie o número da issue.

Mais de sourcebot-dev/sourcebot

Todas as issues de sourcebot-dev/sourcebot

Issues semelhantes

Mais issues de TypeScript

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.