Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-11-22 | Introduce `Bun.FileSystemRouter` API | 1 | -0/+12 | ||
2022-11-07 | [bun:test] Implement `expect` in faster Zig bindings | 1 | -0/+6 | ||
2022-10-25 | TCP & TLS Socket API (#1374) | 1 | -0/+18 | ||
* TCP Socket API * Wip * Add snippet for StringDecoder * Rename `close` to `stop`, replace `close` with `end` * Add a tcp echo server test * Some docs * Update README.md * Fix build * Update README.md Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> | |||||
2022-10-15 | WebSocket Server support | 1 | -0/+6 | ||
2022-09-25 | wip | 1 | -0/+6 | ||
2022-09-22 | Faster `Blob` + begin to implement `FileSink` | 1 | -1/+7 | ||
2022-08-18 | Make `Request`, `Response` and `TextDecoder` not read-only | 1 | -11/+33 | ||
2022-08-18 | Faster TextDecoder | 1 | -4/+4 | ||
2022-08-17 | Move the crypto hashers to the new bindings | 1 | -0/+36 | ||
2022-08-17 | New Zig <> C++ bindings generator. +20% faster HTTP server | 1 | -0/+8 | ||