mirror of
https://github.com/honojs/hono.git
synced 2024-11-22 11:17:33 +01:00
47f5c545f2
* feat: Add WebSocket API * chore: format code * chore: denoify * feat: remove `bun-types` * fix(ws): Cloudflare workers * feat(ws): Add Deno Adapter * fix(ws): Add Deno exports to package.json * feat: test code * chore: denoify * chore: format code * fix: eslint * chore: createBunWebSocket to createWebSocket * chore: able to import from index.ts * feat: add workers test * feat: add deno test * typo: `normalizedReceiveData` * refactor: change way to discrimination client type * fix: bypass test * fix: format code and bypass test * fix: forget to delete `console.log` for debug * feat(ws): remove `hono/ws/{adapter}` import |
||
---|---|---|
.. | ||
bun | ||
deno | ||
deno-jsx | ||
fastly | ||
lambda | ||
lambda-edge | ||
node | ||
wrangler |