An open API service for providing issue and pull request metadata for open source projects.

GitHub / h3js/srvx issues and pull requests

#92 - Investigate Node.js Response Stream Cancelation issue

Issue - State: open - Opened by pi0 28 days ago
Labels: bug, needs minimal reproduction

#91 - feat: experimental cli

Pull Request - State: open - Opened by dahlia about 1 month ago - 2 comments

#90 - Consider adding a CLI tool for srvx

Issue - State: open - Opened by dahlia about 1 month ago - 2 comments
Labels: enhancement

#89 - feat(cloudflare): add request.ip

Pull Request - State: closed - Opened by huseeiin about 1 month ago - 1 comment

#88 - docs: update

Pull Request - State: closed - Opened by sirenkovladd about 1 month ago - 2 comments

#87 - docs: Add documentation page for experimental support

Pull Request - State: open - Opened by Kai-ros about 2 months ago - 1 comment

#86 - Interest in supporting WinterCG Fetch spec?

Issue - State: open - Opened by MarkBennett about 2 months ago - 1 comment
Labels: enhancement

#85 - AWS Lambda Adapter

Issue - State: open - Opened by pi0 about 2 months ago
Labels: enhancement

#84 - types: allow augmenting `req.runtime.cloudflare.env`

Pull Request - State: closed - Opened by pi0 about 2 months ago - 2 comments

#83 - build!: remove `/types` subpath

Pull Request - State: closed - Opened by pi0 about 2 months ago - 2 comments

#82 - Make Cloudflare Environment customizable

Issue - State: closed - Opened by XiNiHa about 2 months ago
Labels: enhancement

#81 - feat: universal `request.waitUntil`

Pull Request - State: closed - Opened by pi0 about 2 months ago - 5 comments

#80 - `request.waitUntil`

Issue - State: closed - Opened by luc122c 4 months ago - 3 comments
Labels: discussion

#79 - fix(node): only use `req.headers` in `FastResponse` when initialized

Pull Request - State: closed - Opened by dirkdev98 2 months ago - 1 comment

#78 - Headers on Node.js FastResponse are duplicated if accessed via `res.headers`

Issue - State: closed - Opened by dirkdev98 2 months ago - 1 comment
Labels: bug

#77 - chore: add `erasableSyntaxOnly` option to compiler options

Pull Request - State: closed - Opened by productdevbook 2 months ago - 1 comment

#76 - feat(node): call request abort signal

Pull Request - State: closed - Opened by pi0 2 months ago - 2 comments

#75 - Support request.signal for cancalation

Issue - State: closed - Opened by pi0 2 months ago
Labels: enhancement, node

#74 - Support socket activation for Node.js

Issue - State: open - Opened by septatrix 2 months ago - 1 comment
Labels: enhancement

#73 - docs(guide/bundler): improve bundle usage explanation

Pull Request - State: closed - Opened by finxol 3 months ago - 1 comment

#72 - Broken headers when bundling with esbuild on Deno (Node.js compat)

Issue - State: closed - Opened by finxol 3 months ago - 4 comments
Labels: bug

#71 - Node.js uws support

Issue - State: open - Opened by pi0 3 months ago
Labels: enhancement

#70 - docs(guide/plugins): make middleware functions asynchronous

Pull Request - State: closed - Opened by markthree 3 months ago - 1 comment

#69 - refactor!: use `process.getBuiltinModule` for node

Pull Request - State: closed - Opened by pi0 3 months ago - 2 comments

#68 - refactor!: remove experimental ws upgrade

Pull Request - State: closed - Opened by pi0 3 months ago - 1 comment

#67 - feat!: top level `middleware` and simplified plugins

Pull Request - State: closed - Opened by pi0 3 months ago - 2 comments

#66 - test: add wpt setter tests for `FastURL`

Pull Request - State: closed - Opened by pi0 3 months ago - 2 comments

#65 - fix: correct path parsing in parsePath function

Pull Request - State: closed - Opened by productdevbook 3 months ago - 6 comments

#64 - fix(node): handle additional response headers

Pull Request - State: closed - Opened by pi0 3 months ago - 2 comments

#63 - feat: support `upgrade` hook (experimental)

Pull Request - State: closed - Opened by pi0 3 months ago - 5 comments

#62 - feat!: fetch middleware via plugins

Pull Request - State: closed - Opened by pi0 3 months ago - 1 comment

#61 - sendNodeResponse writes invalid http headers

Issue - State: closed - Opened by zlpkhr 3 months ago - 7 comments
Labels: bug

#60 - Document FastURL

Issue - State: open - Opened by pi0 3 months ago
Labels: documentation

#59 - Add support for Google Cloud functions

Issue - State: closed - Opened by danielpza 3 months ago - 1 comment
Labels: enhancement

#58 - feat(node): support http2

Pull Request - State: closed - Opened by OskarLebuda 3 months ago - 1 comment

#57 - feat!: print listening url by default

Pull Request - State: closed - Opened by pi0 3 months ago - 2 comments

#56 - feat: generic adapter

Pull Request - State: closed - Opened by pi0 3 months ago - 2 comments

#55 - feat(service-worker): self-register support

Pull Request - State: closed - Opened by pi0 3 months ago - 1 comment

#54 - Document experimental cloudflare and service-worker

Issue - State: open - Opened by pi0 3 months ago
Labels: documentation

#53 - feat: experimental service-worker adapter

Pull Request - State: closed - Opened by pi0 3 months ago - 1 comment

#52 - QUIC/HTTP3 upstream support tracker (Node, Bun, Deno)

Issue - State: open - Opened by justserdar 3 months ago - 1 comment
Labels: enhancement

#51 - refactor!: use `request.ip` and `request.runtime`

Pull Request - State: closed - Opened by pi0 3 months ago - 2 comments

#50 - refactor!: move extended request context under `request.x.*`

Pull Request - State: closed - Opened by pi0 3 months ago - 2 comments

#49 - docs: improve quick start

Pull Request - State: closed - Opened by atinux 4 months ago - 2 comments

#48 - feat: add runtime agnostic error handler

Pull Request - State: closed - Opened by danielpza 4 months ago - 1 comment

#47 - chore: update editorconfig to include typescript files

Pull Request - State: closed - Opened by danielpza 4 months ago

#46 - Runtime agnostic error handler

Issue - State: closed - Opened by cctidal 4 months ago - 2 comments
Labels: enhancement

#45 - fix(node): use `null` for unset headers

Pull Request - State: closed - Opened by pi0 4 months ago - 2 comments

#44 - NodeRequestHeaders.get() always returns string instead of null

Issue - State: closed - Opened by Murderlon 4 months ago
Labels: bug

#43 - Node Proxy internal exports

Issue - State: closed - Opened by Murderlon 4 months ago - 7 comments
Labels: discussion

#42 - chore: update node tests

Pull Request - State: closed - Opened by benny123tw 4 months ago

#41 - refactor(types): fix typo for `BunFetchHandler`

Pull Request - State: closed - Opened by benny123tw 4 months ago

#40 - fix(node): flatten headers to handle `writeHead` slow path

Pull Request - State: closed - Opened by pi0 4 months ago - 2 comments

#39 - chore: update readme

Pull Request - State: closed - Opened by TheAlexLichter 5 months ago - 2 comments

#38 - feat: support `tls` and `protocol`

Pull Request - State: closed - Opened by OskarLebuda 5 months ago - 1 comment

#37 - build: add types export for `.`

Pull Request - State: closed - Opened by OskarLebuda 5 months ago

#36 - build: fix types export

Pull Request - State: closed - Opened by OskarLebuda 5 months ago

#35 - Missing declarations

Issue - State: closed - Opened by OskarLebuda 5 months ago
Labels: bug

#34 - chore(deps): update dependency cookie-es to v2 - autoclosed

Pull Request - State: closed - Opened by renovate[bot] 5 months ago - 1 comment

#33 - chore(deps): update devdependency vitest to v2.1.9 [security] - autoclosed

Pull Request - State: closed - Opened by renovate[bot] 6 months ago - 1 comment

#32 - chore(deps): update pnpm to v10 - autoclosed

Pull Request - State: closed - Opened by renovate[bot] 6 months ago - 1 comment

#31 - chore(deps): update all non-major dependencies - autoclosed

Pull Request - State: closed - Opened by renovate[bot] 6 months ago - 2 comments

#30 - chore(deps): update all non-major dependencies

Pull Request - State: closed - Opened by renovate[bot] 6 months ago - 2 comments

#29 - chore(deps): update all non-major dependencies

Pull Request - State: closed - Opened by renovate[bot] 6 months ago - 2 comments

#28 - chore(deps): update devdependency @vitest/coverage-v8 to v3 - autoclosed

Pull Request - State: closed - Opened by renovate[bot] 7 months ago - 2 comments

#27 - chore(deps): update all non-major dependencies

Pull Request - State: closed - Opened by renovate[bot] 7 months ago - 2 comments

#26 - refactor(node): improve body streaming

Pull Request - State: closed - Opened by alexfriesen 7 months ago - 1 comment

#25 - chore(deps): update all non-major dependencies

Pull Request - State: closed - Opened by renovate[bot] 7 months ago - 2 comments

#24 - chore(deps): update autofix-ci/action digest to 551dded

Pull Request - State: closed - Opened by renovate[bot] 7 months ago - 2 comments

#23 - chore(deps): update all non-major dependencies

Pull Request - State: closed - Opened by renovate[bot] 7 months ago - 2 comments

#22 - chore(deps): update all non-major dependencies

Pull Request - State: closed - Opened by renovate[bot] 7 months ago - 2 comments

#21 - Node.js Headers proxy should be case insensitive

Issue - State: closed - Opened by unnoq 7 months ago - 1 comment
Labels: bug, node

#20 - chore(deps): update pnpm to v9.15.1

Pull Request - State: closed - Opened by renovate[bot] 7 months ago - 2 comments

#19 - SSL / HTTPS support

Issue - State: closed - Opened by NamesMT 7 months ago
Labels: enhancement

#18 - chore(deps): update all non-major dependencies

Pull Request - State: closed - Opened by renovate[bot] 7 months ago - 2 comments

#17 - chore(deps): update devdependency unbuild to v3

Pull Request - State: closed - Opened by renovate[bot] 8 months ago - 3 comments

#16 - feat(node): add `NodeFastResponse.bytes()`

Pull Request - State: closed - Opened by bergold 8 months ago

#15 - doc: fix links

Pull Request - State: closed - Opened by vicb 8 months ago

#14 - chore(deps): update all non-major dependencies

Pull Request - State: closed - Opened by renovate[bot] 8 months ago - 2 comments

#13 - chore(deps): update codecov/codecov-action action to v5

Pull Request - State: closed - Opened by renovate[bot] 9 months ago - 1 comment

#12 - chore(deps): update devdependency @hono/node-server to ^1.13.7

Pull Request - State: closed - Opened by renovate[bot] 9 months ago - 2 comments

#11 - Relation/differences to h3, nitro, and hono

Issue - State: closed - Opened by septatrix 9 months ago - 1 comment
Labels: documentation

#10 - chore(deps): update all non-major dependencies

Pull Request - State: closed - Opened by renovate[bot] 9 months ago - 2 comments

#9 - docs: minor tweaks

Pull Request - State: closed - Opened by johannschopplich 9 months ago

#8 - chore(deps): update all non-major dependencies

Pull Request - State: closed - Opened by renovate[bot] 9 months ago - 2 comments

#7 - Empty response using NodeFastResponse

Issue - State: closed - Opened by tinchoz49 10 months ago - 2 comments
Labels: bug

#6 - docs: changed to use cache of most recent images

Pull Request - State: closed - Opened by EdamAme-x 10 months ago - 2 comments

#5 - chore: fix typo

Pull Request - State: closed - Opened by unrevised6419 10 months ago - 1 comment

#4 - chore(playground): set charset in content-type header

Pull Request - State: closed - Opened by fvsch 10 months ago

#3 - chore(deps): update devdependency srvx to ^0.1.0

Pull Request - State: closed - Opened by renovate[bot] 10 months ago - 3 comments

#2 - docs: remove extra `await`

Pull Request - State: closed - Opened by atinux 11 months ago

#1 - Dependency Dashboard

Issue - State: open - Opened by renovate[bot] 11 months ago