ladybird/Userland/Libraries/LibWeb/WebSockets
Linus Groh 22a627fc1a LibWeb: Move Origin into the HTML namespace
Origin is defined in the HTML Standard, and therefore belongs into the
HTML directory and namespace in LibWeb.
https://html.spec.whatwg.org/multipage/origin.html#origin
2022-07-14 00:42:26 +01:00
..
WebSocket.cpp LibWeb: Move Origin into the HTML namespace 2022-07-14 00:42:26 +01:00
WebSocket.h LibWeb: Abstract the LibProtocol WebSockets connection 2022-05-15 12:17:36 +02:00
WebSocket.idl LibWeb: Replace ad-hoc EventHandler type with callback function typedef 2022-03-31 01:10:47 +02:00