🐛 Bug Fixed
- Fix the issue where the
finishattribute remainsfalsewhen receiving continuous frames inwebsocket. - Fix compilation warnings generated when using the
--enable-swoole-sqlitecompilation option. - Automatically remove HOOK_SOCKETS from the runtime hook flags when the ext-sockets extension is detected as not enabled.
🐛 Bug修复
- 修复
websocket接收连续帧时finish属性始终...