Skip to content

workerman-3.5.5-stable

Compare
Choose a tag to compare
@walkor walkor released this 03 Apr 06:32
· 986 commits to master since this release
e3b3e23

Add swoole event-loop, thanks @ares333
Improve the HTTP Session management, thanks @LuckyCyborg .
Add Summary for Status , thanks @linkec .
Add Custom 404 page and Custom Headers for WebServer, thanks @linkec .
Add checking for Sec-WebSocket-Accept header field, thanks @tianhe1986
More detailed help, thanks @ishland
Add AsyncUdpConnection .
Add header control in onWebSocketConnect.
Support nonblocking ssl handshake for AsyncTcpConnection.