summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibWeb/WebSockets/WebSocket.idl
AgeCommit message (Expand)Author
2023-02-02LibWeb+LibWebSocket: DOM WebSocket subprotocol supportGuilherme Gonçalves
2022-10-09LibWeb: Add Exposed attribute and IDL spec links where missingAndrew Kaster
2022-03-31LibWeb: Replace ad-hoc EventHandler type with callback function typedefIdan Horowitz
2022-02-18LibWeb: Move WebSocket into the Web::WebSockets namespaceLinus Groh