MCPcopy Create free account
hub / github.com/honojs/node-server / server-socket.test.ts

File server-socket.test.ts

test/server-socket.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Hono } from 'hono'
2import { bodyLimit } from 'hono/body-limit'
3import fs from 'node:fs'
4import { request as requestHTTP } from 'node:http'

Callers

nothing calls this directly

Calls 6

serveFunction · 0.90
createBodyLimitAppFunction · 0.85
runnerFunction · 0.70
finishFunction · 0.70
closeMethod · 0.65
onMethod · 0.65

Tested by

no test coverage detected