mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 23:17:46 +00:00
Ladybird: Add subclass of WebSocket::WebSocketImpl using Qt networking
This commit is contained in:
parent
acd70f44c2
commit
385c12c8b6
4 changed files with 140 additions and 2 deletions
|
@ -13,6 +13,7 @@ set(WEBCONTENT_SOURCES
|
|||
../Utilities.cpp
|
||||
../WebSocketClientManagerLadybird.cpp
|
||||
../WebSocketLadybird.cpp
|
||||
../WebSocketImplQt.cpp
|
||||
main.cpp
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue