aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> 2022-10-17 03:58:53 -0700
committerGravatar Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> 2022-10-17 03:58:53 -0700
commit171242680d2c1c2f54e7615ce3e0917738d653cb (patch)
tree92da9ef4d1652f727b94ce1677f7cbf9f8b470cc
parent5995f2ed71728676a8d9faa4467ec472169d202a (diff)
downloadbun-171242680d2c1c2f54e7615ce3e0917738d653cb.tar.gz
bun-171242680d2c1c2f54e7615ce3e0917738d653cb.tar.zst
bun-171242680d2c1c2f54e7615ce3e0917738d653cb.zip
Update README.md
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index 87ec0c2ba..0f70f209b 100644
--- a/README.md
+++ b/README.md
@@ -556,7 +556,6 @@ You can see [Bun's Roadmap](https://github.com/oven-sh/bun/issues/159), but here
| ------------------------------------------------------------------------------------- | -------------- |
| Web Streams with Fetch API | bun.js |
| Web Streams with HTMLRewriter | bun.js |
-| WebSocket Server | bun.js |
| Package hoisting that matches npm behavior | bun install |
| Source Maps (unbundled is supported) | JS Bundler |
| Source Maps | CSS |