summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibProtocol/WebSocket.h
AgeCommit message (Expand)Author
2023-02-02LibWeb+LibWebSocket: DOM WebSocket subprotocol supportGuilherme Gonçalves
2022-12-06AK+Everywhere: Rename String to DeprecatedStringLinus Groh
2021-04-25Services: Add a WebSocket serviceDexesTTP