mirror of
https://github.com/RGBCube/serenity
synced 2026-01-14 11:21:00 +00:00
WebSockets got moved from the HTML standard to their own, the new WebSockets Standard (https://websockets.spec.whatwg.org). Move the IDL file and implementation into a new WebSockets directory and C++ namespace accordingly. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| IDLGenerators.cpp | ||
| IDLParser.cpp | ||
| IDLParser.h | ||
| IDLTypes.h | ||
| main.cpp | ||