Kevin Maes
Kevin Maes
Document how to set up local dev environment and test connection close, connection errors, and reconnection attempts - [ ] Review how "Disconnect" feature from Demo app is wired to...
This would allow any actor within the system to send events to the system's root actor without needing to know the root's `systemId` that's passed into `interpret(rootActor, { systemId: 'root-id'...
Go into either `examples-ui/joke` or `examples-ui/ticTacToe` and run `pnpm run dev`