v0.3.0
-
This is now a community project managed by @friends-of-reactphp. Thanks to
@bixuehujin for releasing this project under MIT license and handing over!
(#12 and #33 by @bixuehujin and @clue) -
Feature / BC break: Update react/socket to v0.8.0
(#21 by @Fneufneu) -
Feature: Support passing custom connector and
load system default DNS config by default
(#24 by @flow-control and #30 by @clue) -
Feature: Add
ConnectionInterface
with documentation
(#26 by @freedemster) -
Fix: Last query param is lost if no callback is given
(#22 by @Fneufneu) -
Fix: Fix memory increase (memory leak due to keeping incoming receive buffer)
(#17 by @sukui) -
Improve test suite by adding test instructions and adding Travis CI
(#34 by @clue and #25 by @freedemster)