You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.