v5.0.0-rc.1
What's Changed
- Support Timer::delay() Timer::repeat()
- Support $request->setGet()/setPost()/setHeaders()
- Support Websocket permessage-deflate
- Implemented WebSocket connected callback. by @akotulu in #1055
- Fix: all coroutines must be canceled before Event::exit by @chaz6chez in #1059
- Fixed cookie parsing, parse_str replaces urlencoded characters. by @akotulu in #1060
New Contributors
- @chaz6chez made their first contribution in #1059
Full Changelog: v5.0.0-beta.8...v5.0.0-rc.1