Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-02-05 | Implement keep-alive but disable it | 1 | -2/+8 | |
2022-02-04 | Several reliability improvements to HTTP | 1 | -0/+4 | |
2022-02-03 | Fix bug with http client | 1 | -1/+2 | |
2022-02-01 | Cleanup HTTP thread on idle | 1 | -5/+9 | |
2022-02-01 | new boringSSL integration almost works with TLS 1.3 | 1 | -3/+6 | |
2022-01-23 | Add a callback when a thread spawns | 1 | -2/+7 | |
2022-01-03 | [bun install] Reduce number of context switches | 1 | -3/+3 | |
2022-01-02 | Be a little smarter about sleeping the netwrok thread | 1 | -8/+21 | |
2022-01-02 | Fix bug where bun uses ~15% of CPU idly | 1 | -0/+12 | |
2021-12-29 | FIx bug in http client | 1 | -2/+2 | |
2021-12-17 | 👶event loop | 1 | -1/+1 | |
2021-12-16 | Start to restructure code | 1 | -1/+1 | |
2021-12-16 | save and load manifest | 1 | -3/+10 | |
2021-12-16 | [npm install] starting to look good! | 1 | -7/+6 | |
2021-12-16 | WIP | 1 | -1/+8 | |
2021-12-16 | [bun install] async http request works I think? | 1 | -0/+20 | |
2021-12-16 | [bun install] WIP | 1 | -0/+794 |