mirror of
https://github.com/oven-sh/bun
synced 2026-02-09 18:38:55 +00:00
### What does this PR do? remove agent in global WebSocket (in node.js it uses dispatcher not agent) add agent support in ws module (this actually uses agent) ### How did you verify your code works? Tests