summaryrefslogtreecommitdiff
path: root/Userland/Services/WebSocket/WebSocketClient.ipc
AgeCommit message (Expand)Author
2022-12-06AK+Everywhere: Rename String to DeprecatedStringLinus Groh
2021-07-03Everywhere: Use IPC include syntaxTimothy
2021-05-03Userland: Use snake case names in .ipc filesGunnar Beutner
2021-04-25Services: Add a WebSocket serviceDexesTTP