Age | Commit message (Expand) | Author |
---|---|---|
2022-07-12 | Everywhere: Replace single-char StringView op. arguments with chars | sin-ack |
2022-07-12 | Everywhere: Add sv suffix to strings relying on StringView(char const*) | sin-ack |
2022-03-29 | telws: Port to LibMain | Kenneth Myhra |
2022-01-24 | AK+Userland: Make AK::decode_base64 return ErrorOr | Sam Atkins |
2022-01-15 | LibCore+LibIPC+Everywhere: Return Stream::LocalSocket from LocalServer | sin-ack |
2021-10-23 | AK+Everywhere: Make Base64 decoding fallible | Ben Wiederhake |
2021-04-25 | Utilities: Update telws to use the isolated WebSocket service | DexesTTP |
2021-04-25 | LibWebSocket+telws: Use my own copyright headers :^) | DexesTTP |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-04-18 | Userland: Add telws, a CLI REPL to connect to WebSockets | DexesTTP |