Skip to content

v0.3.0

Pre-release
Pre-release

Choose a tag to compare

@clue clue released this 10 Apr 23:01
  • Feature / BC break: Replace deprecated SocketClient with new Socket component
    (#9 by @clue)

    This implies that the ProxyConnector from this package now implements the
    React\Socket\ConnectorInterface instead of the legacy
    React\SocketClient\ConnectorInterface.