aboutsummaryrefslogtreecommitdiff
path: root/test/bun.js/websocket.test.js (follow)
AgeCommit message (Collapse)AuthorFilesLines
2023-01-31Re-run prettier after changesGravatar Jarred Sumner 1-31/+10
2023-01-29Fix flaky websocket testGravatar Jarred Sumner 1-10/+25
cc @dylan-conway, the tests should be able to run when cwd is not the test folder
2023-01-27more websocket ref/deref testsGravatar Dylan Conway 1-2/+90
2023-01-26fix websocket hang (#1910)Gravatar Dylan Conway 1-1/+52
* ref and deref, and some tests * subprocess file * remove deref * use flag in test
2022-12-28[WebSocket] Allow `http:` and `https:` protocolsGravatar Jarred Sumner 1-0/+31
See https://github.com/whatwg/websockets/pull/37
2022-12-28[WebSocket] Implement `headers` supportGravatar Jarred Sumner 1-0/+23
Fixes https://github.com/oven-sh/bun/issues/1676
2022-06-22change the directory structurejarred/renameGravatar Jarred Sumner 1-0/+79