1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-20 00:02:06 +00:00
serenity/Userland/Libraries/LibWeb/WebSockets
Andreas Kling 34344120f2 AK: Make "foo"_string infallible
Stop worrying about tiny OOMs.

Work towards #20405.
2023-08-07 16:03:27 +02:00
..
WebSocket.cpp LibWeb: Move WebSocket constructor steps closer to spec 2023-06-25 11:28:18 +02:00
WebSocket.h AK: Make "foo"_string infallible 2023-08-07 16:03:27 +02:00
WebSocket.idl LibWeb: Migrate WebSockets::WebSocket to String 2023-06-17 20:38:20 +02:00