ladybird/Userland/Libraries/LibWebSocket/Impl
Tim Schumacher 6c7c5a6786 LibCore: Rename Stream::*_or_error to *_entire_buffer
All of our functions are `_or_error` (or are about to be), and maybe
making it less reminiscient of AK::Stream will make people use it more.
2022-12-12 14:16:42 +01:00
..
WebSocketImpl.cpp LibWebSocket: Make WebSocketImpl an abstract class 2022-11-09 02:06:33 +01:00
WebSocketImpl.h AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
WebSocketImplSerenity.cpp LibCore: Rename Stream::*_or_error to *_entire_buffer 2022-12-12 14:16:42 +01:00
WebSocketImplSerenity.h AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00