web-api-manager/sources/standards/H-WS.json

12 lines
266 B
JSON

{
"info": {
"name": "HTML",
"subsection_number": "9.3",
"subsection_name": "Web Sockets",
"url": "https://html.spec.whatwg.org/multipage/comms.html#network"
},
"features": [
"WebSocket.prototype.close",
"WebSocket.prototype.send"
]
}