This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Tomofumi Chiba
chiba.dev
did:plc:zo3h3do4anh4o36twuwqixa7
capnweb x hono を試してる。
capnweb 側にコンストラクタを経由して hono context を渡せそう。
app\.post("/api", (c) => newHttpBatchRpcResponse(c.req.raw, new ApiImpl(c)));
https://github.com/chibat/capnweb-hono/blob/c6219b8610d0d3640b5962b3a51b69e8fa605473/server.ts
2025-10-04T02:48:48.125Z