Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-05-21 | WS send with callback (#2986) | 3 | -44/+39 | |
2023-05-21 | [Bun.serve] Support `"nodebuffer"` binaryType in `ServerWebSocket` | 4 | -77/+122 | |
2023-05-21 | [WebSocket] Implement `"nodebuffer"` binaryType | 5 | -5/+125 | |
2023-05-21 | [ws client] Make it a little more type safe | 1 | -33/+51 | |
2023-05-21 | [internal] Add more debug logs for uws | 2 | -3/+8 | |
2023-05-21 | [internal] Add a 0 byte to EOF read files as a precaution | 1 | -1/+5 | |
2023-05-21 | [internal] Make AbortSIgnal usage slightly safer | 3 | -6/+11 | |
2023-05-21 | Add extra flag just to be sure | 1 | -1/+1 | |
2023-05-21 | [internal] Fix potential missing callbacks in AbortSignal | 2 | -208/+2 |