/Knowledge/sources/honojs__hono/llms-full/node-js-http2-unencrypted-http2--f541efc0b24a.md
Node.js: http2 > unencrypted http2 - hono-docs
Node.js: http2 unencrypted http2 Source evidence: /Sources/honojs hono/provenance.md Canonical citation: https://hono.dev/llms full.txt unencrypted http2 Sum...
Node.js: http2 > unencrypted http2
Source evidence: /Sources/honojs__hono/provenance.md Canonical citation: https://hono.dev/llms-full.txt#unencrypted-http2
Summary
ts import { createServer } from 'node:http2' const server = serve({ fetch: app.fetch, createServer, })
Content
import { createServer } from 'node:http2'
const server = serve({
fetch: app.fetch,
createServer,
})
Metadata
{
"chunk_index": 0,
"citation": "https://hono.dev/llms-full.txt#unencrypted-http2",
"coverage_role": "overview",
"qualified_title": "Hono / llms-full / Node.js > http2 > unencrypted http2",
"retrieved_at": "2026-07-02T05:51:01Z",
"section_index": 461,
"source_id": "/honojs/hono",
"source_type": "llms_full",
"target_label": "llms-full",
"title": "Node.js: http2 > unencrypted http2",
"upstream_url": "https://hono.dev/llms-full.txt",
"version": "2026"
}