Stately Sky Starter ⛅
-Stately Sky 1.0 WIP ⛅
+State of local actor
+actor.sessionId: {actor.sessionId}+
{JSON.stringify(state)}+
{`Received ${receivedEvents.length} events from Sky`}
+ {receivedEvents.map((event, index) => ( +{JSON.stringify(event)}+ ))}
- Everything is multiplayer by default, we're using{' '} - - PartyKit 🎈 - {' '} - internally. -
-- So if you see the state change, it's because someone else is also using - this example right now. -
-Next possible event{nextEvents.length > 1 ? 's' : ''}