Zicklag @zicklag.dev · Dec 19

We already have an explorer app for Leaf that can be used to query from streams! You can use it to send events too. It's kind of like the excellent @pdsls.dev but for Leaf. Here is the first event sent in a Roomy "personal stream". You might notice it looks kind of like an XRPC call.

9 likes 1 replies

?

Replies

Zicklag · Dec 19

Events are almost like persisted XRPC calls. In Roomy, the stream module will collect all of the events in a space and index them based on the room they are sent in and whether or not the event changes important space metadata. Then the client can query specifically for events in a certain room.