1 file changed
+1
-1
lines changedSubmodule uWebSockets updated 36 files
- .github/workflows/cpp.yml+2-2
- .gitmodules+3
- GNUmakefile+1-1
- benchmarks/Makefile+1-1
- benchmarks/load_test.c+240-216
- build.c+17-10
- examples/Broadcast.cpp+4-4
- examples/BroadcastingEchoServer.cpp+4-4
- examples/Crc32.cpp+31-31
- examples/EchoBody.cpp+29-29
- examples/EchoServer.cpp+8-6
- examples/HelloWorld.cpp+13-13
- examples/Http3Server.cpp+70-70
- examples/ParameterRoutes.cpp+18-18
- examples/Precompress.cpp+74
- examples/SecureGzipFileServer.cpp+210
- examples/ServerName.cpp+21-21
- examples/SmokeTest.cpp+25-25
- examples/UpgradeAsync.cpp+4-4
- examples/UpgradeSync.cpp+4-4
- h1spec+1-1
- libdeflate+1
- misc/READMORE.md+2-2
- src/App.h+16-3
- src/AsyncSocketData.h+5-5
- src/HttpResponse.h+8-4
- src/HttpRouter.h+13-9
- src/Loop.h+34
- src/PerMessageDeflate.h+17-29
- src/TopicTree.h+1-1
- src/WebSocket.h+31-7
- src/WebSocketProtocol.h+7-7
- tests/HttpParser.cpp+2-2
- tests/HttpRouter.cpp+35
- tests/Makefile+1-1
- uSockets+1-1
0 commit comments