diff options
author | 2022-10-17 03:58:53 -0700 | |
---|---|---|
committer | 2022-10-17 03:58:53 -0700 | |
commit | 171242680d2c1c2f54e7615ce3e0917738d653cb (patch) | |
tree | 92da9ef4d1652f727b94ce1677f7cbf9f8b470cc | |
parent | 5995f2ed71728676a8d9faa4467ec472169d202a (diff) | |
download | bun-171242680d2c1c2f54e7615ce3e0917738d653cb.tar.gz bun-171242680d2c1c2f54e7615ce3e0917738d653cb.tar.zst bun-171242680d2c1c2f54e7615ce3e0917738d653cb.zip |
Update README.md
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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 | |