-
0.2.0 (2013-04-xx)
- Bump react deps to 0.3.*
-
0.1.4 (2013-04-15)
- Bugfix: Typo in missing
CONNECTED
frame error message (@fabpot)
- Bugfix: Typo in missing
-
0.1.3 (2013-01-15)
- Support for PHP >=5.3.3, <=5.3.8
OutputStream extends ReadableStream and implements
OutputStreamInterface that both have the
close
method in common (@romainneutron) - Functional test suite (@romainneutron)
- Handle connection timeouts and failures (@romainneutron)
- BC break: Client constructor takes an event loop argument. If you use the factory, you are unaffected.
- Support for PHP >=5.3.3, <=5.3.8
OutputStream extends ReadableStream and implements
OutputStreamInterface that both have the
-
0.1.2 (2012-12-27)
- Connection error handling (@romainneutron)
- Support for Apollo and ActiveMQ (@romainneutron)
-
0.1.1 (2012-12-26)
- API for ACK/NACK with
subscribe
(@romainneutron) - Client::isConnected method (@romainneutron)
- Introduce promise-based
connect
API
- API for ACK/NACK with
-
0.1.0 (2012-11-14)
- First tagged release