aboutsummaryrefslogtreecommitdiff
path: root/packages/bun-usockets/README.md
blob: 8db6373212bf1a730a2caea2f72e73a3a406bb72 (plain) (blame)
1
2
3
## Bun's fork of uSockets

Bun's TCP socket library is based on [uSockets](https://github.com/uNetworking/uSockets). Thanks to @uNetworkingAB for the great work!