trigger updates via websocket #2
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "socket"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Per default tries to connect to websocket at http://localhost:1338 to receive database updates via socket.io-client.
To change the websocket location set REACT_APP_WEBSOCKET.
Checkout
From your project repository, check out a new branch and test the changes.