Skip to content

Release v2.0.18

Choose a tag to compare

@github-actions github-actions released this 09 Nov 02:50
Fixed memory leak when websocket hande shake failed. (#2768)

* 修复websocket握手失败不会释放WsContext中set的值而导致内存泄漏的问题

* Update Server.php

* Update CHANGELOG-2.0.md

Co-authored-by: 李铭昕 <715557344@qq.com>