Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

Smithery: convert server to native HTTP for better remote performance

Aperta
#448 1 commento 0 reazioni 1 assegnatario Vedi su GitHub

@brendan-kellam ci sta già lavorando.

Dal 29/11/2025.

Valutazione

Questa issue non è ancora stata valutata.

Descrizione

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!

Lingua principale
TypeScript
Stelle
3.9k
Fork
374
Merge medio
21h 18m
PR unite (30g)
39

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di sourcebot-dev/sourcebot

Tutte le issue di sourcebot-dev/sourcebot

Issue simili

Altre issue su TypeScript

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.