Skip to content
This repository was archived by the owner on Dec 26, 2022. It is now read-only.

Action discovery#45

Merged
calummackervoy merged 5 commits into
masterfrom
33-action-discovery
Jul 27, 2021
Merged

Action discovery#45
calummackervoy merged 5 commits into
masterfrom
33-action-discovery

Conversation

@calummackervoy

Copy link
Copy Markdown
Member

Closes #33

What

Implements an endpoint at mud/act/discovery/ which returns in ttl format a list of endpoints

Why

Action Discovery allows us to POST a scene and discover the available actions to the user. The client can build on this to construct a game on-the-fly with multiple servers providing Actions

Linked MRs

@calummackervoy calummackervoy changed the title 33 action discovery Action discovery Jul 9, 2021
@calummackervoy calummackervoy marked this pull request as ready for review July 16, 2021 11:12
@calummackervoy calummackervoy merged commit 7eedf47 into master Jul 27, 2021
@calummackervoy calummackervoy deleted the 33-action-discovery branch July 27, 2021 20:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

POST Scene ... Action options

1 participant