Closed itsthesteve closed 3 months ago
This adds a public key to the rooms being saved.
Public rooms are retrieved by grabbing all rooms and filtering out those created by the current user and if it's marked as public. Possibly a more efficient way of doing this but .... not sure with the lack of Deno's KV usage.
This adds a public key to the rooms being saved.
Public rooms are retrieved by grabbing all rooms and filtering out those created by the current user and if it's marked as public. Possibly a more efficient way of doing this but .... not sure with the lack of Deno's KV usage.