Hacker News new | ask | show | jobs
by infensus 24 days ago
Bun's http server is basically µWebSockets (C++ library) under the hood. You can also use it in Node via µWebSockets.js, the official bindings.