File SystemWebSocketEnable compression for WebSocket messagesSet the perMessageDeflate parameter to compress all messages with the permessage-deflate WebSocket extension.Copy MarkdownOpenSet per-socket contextual data on a WebSocketA WebSocket server typically needs to store some identifying information or context for each connected client.Add a dependencyTo add an npm package as a dependency, use bun add .