Skip to content

fetch rooms.json from client instead of server #31

Description

@mjrb

currently rooms is fetched server side. this is silly because if the rooms change the server must be restarted. instead the url should be passed to the client, and then the client should fetch rooms.json for itself so that updates just require a page refresh.

alternatively the server could fetch it on login

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions