Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-07-13 | Implement `ping()`, `pong()`, `terminate()` for WebSocket client and server ↵ | 1 | -1/+200 | ||
(#3257) | |||||
2023-02-11 | Backport std::forward change | 1 | -2/+2 | ||
2022-12-28 | [WebSocket] Implement `headers` support | 1 | -1/+63 | ||
Fixes https://github.com/oven-sh/bun/issues/1676 | |||||
2022-08-27 | Update WebKit (#1165) | 1 | -23/+22 | ||
* Update WebKit * Fix `DataView` and non-8 bit sized typed arrays with TextDecoder * New WebKit Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> | |||||
2022-08-10 | improve reliability of `WebSocket` | 1 | -5/+5 | ||
- Fix GC not keeping WebSocket alive - Fix ignoring messages sent immediately after upgrade Fixes https://github.com/oven-sh/bun/issues/521 | |||||
2022-06-22 | change the directory structurejarred/rename | 1 | -0/+705 | ||