Remove "not production ready" from WebSocket (#7760)

This commit is contained in:
SirHyperNova
2023-12-21 01:31:48 -06:00
committed by GitHub
parent 2428da9354
commit 0f8bcfdc53

View File

@@ -32,7 +32,7 @@ The following Web APIs are partially or completely supported.
---
- WebSockets
- [`WebSocket`](https://developer.mozilla.org/en-US/docs/Web/API/WebSocket) (_not production ready_)
- [`WebSocket`](https://developer.mozilla.org/en-US/docs/Web/API/WebSocket)
---