fix: use upgradeWebSocket and websocket directly from hono/bun
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1,3 +1 @@
|
|||||||
import { createBunWebSocket } from "hono/bun";
|
export { upgradeWebSocket, websocket } from "hono/bun";
|
||||||
|
|
||||||
export const { upgradeWebSocket, websocket } = createBunWebSocket();
|
|
||||||
|
|||||||
Reference in New Issue
Block a user