Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
alimnes
on April 27, 2024
|
parent
|
context
|
favorite
| on:
Bun’s New Crash Reporter
Do you use uwebsocket with Bun explicitly? I thought Bun has websocket support built in by internally using uwebsockets?
billywhizz
on April 27, 2024
[–]
Yes, Bun uses uWebSocket internally. I think OP was saying the perf gain comes from the combination of Bun + uWebSocket. For http, most of that is coming from uWS, which is pretty much best performing HTTP framework out there ime.
https://github.com/oven-sh/bun/blob/main/src/http.zig#L34
Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: