We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d16322 commit e206d70Copy full SHA for e206d70
CHANGELOG.md
@@ -20,6 +20,8 @@ you spot any mistakes.
20
* Fix: Typo in `Socket\React\Stream\Server` that passed null (thanks @cboden!)
21
* Fix: End connection if reading from stream socket fails
22
([#7](https://github.com/clue/socket-react/pull/7))
23
+* Fix: Compatibility with hhvm
24
+ ([#8](https://github.com/clue/socket-react/pull/8))
25
26
## 0.1.0 (2013-04-18)
27
0 commit comments