Vadim Sobinin f38c944690 fix(proxy): use getRequestListener instead of createAdaptorServer
createAdaptorServer creates a new HTTP server on each request,
which breaks Hono routing. getRequestListener gives a proper
request handler for use with an existing server.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-03-15 00:35:27 +03:00
Description
No description provided
138 KiB
Languages
TypeScript 62.4%
Svelte 32%
Dockerfile 3.3%
CSS 1.4%
JavaScript 0.5%
Other 0.4%