Skip to content

v0.7.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@clue clue released this 10 Apr 13:25
  • Feature / BC break: Replace deprecated SocketClient with new Socket component
    (#17 by @clue)

    This implies that all connectors from this package now implement the
    React\Socket\ConnectorInterface instead of the legacy
    React\SocketClient\ConnectorInterface.