Skip to content

Add WebSocket to Bun#192

Merged
Jarred-Sumner merged 42 commits into
mainfrom
jarred/ws
Jun 22, 2022
Merged

Add WebSocket to Bun#192
Jarred-Sumner merged 42 commits into
mainfrom
jarred/ws

Conversation

@Jarred-Sumner

Copy link
Copy Markdown
Collaborator

No description provided.

@Jarred-Sumner

Copy link
Copy Markdown
Collaborator Author

not totally done yet, going to merge anyway

@Jarred-Sumner Jarred-Sumner merged commit b4feb33 into main Jun 22, 2022
@Jarred-Sumner Jarred-Sumner deleted the jarred/ws branch June 22, 2022 13:56
airgap added a commit to airgap/parabun that referenced this pull request May 9, 2026
 fix)

`parabun-schema.test.js` hardcoded `/raid/parabun/src/runtime.bun.js`,
which only exists on the Linux Jenkins agent. macOS arm64 stage rsyncs
the source to a different workspace path, so the import resolution
fails with `Cannot find module`.

Use `resolve(import.meta.dir, "../../../src/runtime.bun.js")` so the
test works in any workspace layout (Linux x64 / macOS rsync / Windows /
local dev).

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant