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-02-19 06:07:09 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
64f135d90f2d4fb9b3b13712cf2be1f3eb65d50d
ladybird
/
Userland
/
Libraries
/
LibWebSocket
History
sin-ack
64f135d90f
LibCore+Userland: Remove Core::TCPSocket :^)
...
This was deprecated in favor of Core::Stream::TCPSocket, and now has no users.
2022-02-06 17:28:17 +00:00
..
Impl
LibWebSocket: Switch to using Core::Stream
2022-02-06 13:10:10 +01:00
CMakeLists.txt
LibWebSocket: Switch to using Core::Stream
2022-02-06 13:10:10 +01:00
ConnectionInfo.cpp
LibWebSocket+telws: Use my own copyright headers :^)
2021-04-25 19:04:34 +02:00
ConnectionInfo.h
LibCore+Userland: Remove Core::TCPSocket :^)
2022-02-06 17:28:17 +00:00
Message.h
Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr
2022-01-24 22:36:09 +01:00
WebSocket.cpp
LibWebSocket: Switch to using Core::Stream
2022-02-06 13:10:10 +01:00
WebSocket.h
LibWebSocket: Switch to using Core::Stream
2022-02-06 13:10:10 +01:00