Releases: workerman-php/coroutine
Releases · workerman-php/coroutine
v1.1.4
v1.1.3
- Optimize connection acquisition and return in a non-coroutine context.
Full Changelog: v1.1.2...v1.1.3
v1.1.2
What's Changed
- Feature/wait group by @chaz6chez in #1
New Contributors
- @chaz6chez made their first contribution in #1
Full Changelog: v1.1.1...v1.1.2
v1.1.1
Full Changelog: v1.1.0...v1.1.1
v1.1.0
- Context use ArrayObject
- Channel add
hasConsumers()hasProducers()methods - Support Locker
- Pool add
getConnectionCount()closeConnections()methods - More tests
Full Changelog: v1.0.0...v1.1.0