bun-websockets simple test with bun websockets to pinpoint specific internal problem prep make sure you're on bun v1.1.7 bun install simple test (works) bun server-simple-works.ts bun client.ts delegated websocket test (works) bun server-delegated-works.ts bun client.ts hocuspocus test (fails) bun server-hocuspocus.ts bun client-hocuspocus.ts