- Redux-style actions with a "type", "payload" and "meta".
- Every action gets broadcasted to every user.
- Errors are emitted as
dugout/error
type actions.
- Third attempt at automatically running via npx.
- Second attempt at automatically running via npx.
- Testing automatically running via npx.
- First version. Basic websockets and rooms support.