ladybird/Libraries/LibWeb/WebSockets
Ali Mohammad Pur 0bb987e809 LibJS+LibWeb: Allow instantiating DataBlock with an external buffer
This requires the minimal API exposed by ByteBuffer, allowing external
users to implement them as needed instead of being forced to use a
ByteBuffer.
2026-05-10 16:41:42 +02:00
..
WebSocket.cpp LibJS+LibWeb: Allow instantiating DataBlock with an external buffer 2026-05-10 16:41:42 +02:00
WebSocket.h LibGC: Only call finalize() on types that override finalize() 2026-01-07 20:51:17 +01:00
WebSocket.idl LibWeb+LibIDL: Remove support for #import directives during parsing 2026-04-24 20:08:29 +02:00