Files
bun.sh/packages/bun-usockets
Jarred Sumner 45d0c1432b rewrite timers for setTimeout, setInterval, setImmediate (#11419)
Co-authored-by: Jarred-Sumner <Jarred-Sumner@users.noreply.github.com>
Co-authored-by: Georgijs Vilums <=>
Co-authored-by: Georgijs <48869301+gvilums@users.noreply.github.com>
Co-authored-by: Georgijs Vilums <georgijs.vilums@gmail.com>
Co-authored-by: gvilums <gvilums@users.noreply.github.com>
2024-05-30 02:11:12 -07:00
..
2023-09-05 20:28:20 -07:00

Bun's fork of uSockets

Bun's TCP socket library is based on uSockets. Thanks to @uNetworkingAB for the great work!