This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-01-27 19:07:24 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
eac31e21f2bf3c1a4cd5bb4e5d0c19a75fd0b395
ladybird
/
Userland
/
Libraries
/
LibProtocol
History
Ali Mohammad Pur
97e97bccab
Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe
2021-09-06 01:53:26 +02:00
..
CMakeLists.txt
…
Request.cpp
LibProtocol: Fix non-constant usage of PAGE_SIZE
2021-05-23 18:10:29 +02:00
Request.h
Services: Rename ProtocolServer to RequestServer
2021-04-25 19:04:34 +02:00
RequestClient.cpp
Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe
2021-09-06 01:53:26 +02:00
RequestClient.h
LibProtocol: Use URL class in RequestClient::start_request argument
2021-06-06 16:00:11 +02:00
WebSocket.cpp
Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe
2021-09-06 01:53:26 +02:00
WebSocket.h
Services: Add a WebSocket service
2021-04-25 19:04:34 +02:00
WebSocketClient.cpp
LibIPC: Remove unnecessary IPC::ServerConnection::handshake()
2021-05-23 09:53:55 +02:00
WebSocketClient.h
Userland: Mark subclasses of IPC::{Client,Server}Connection final
2021-05-23 09:53:55 +02:00