websocketJavaScriptWebsocketMediumWhat does the WebSocket API provide?1A persistent, full-duplex two-way connection between client and server2One-way server-to-client updates only3A request-response model like HTTP4A way to bundle modulesBack to list