Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(shared state server): added shared state server #2056

Merged
merged 47 commits into from
Feb 25, 2022
Merged

Conversation

sr258
Copy link
Member

@sr258 sr258 commented Feb 11, 2022

No description provided.

@sr258
Copy link
Member Author

sr258 commented Feb 18, 2022

@JPSchellenberg This is my first draft of a shared state server.

There are two sample content types:
https://github.com/sr258/h5p-multiuser-quiz (Kahoot-style quiz)
https://github.com/sr258/h5p-sharedb-test (reaction vote)

The shared state server can be used in the rest example by starting it with npm run start:shared-state. You need to add one of the example content types for it to work.

The root of the h5p-shared-state-server contains a documentation on the architecture and how to develop with it.

There's also a WordPress extension (via microservice) that uses the shared state server: https://github.com/sr258/wp-h5p-shared-state

I'd like to merge and release it relatively soon so that I can publish a first draft and request feedback by the community.

@sr258 sr258 marked this pull request as ready for review February 18, 2022 15:01
@sr258 sr258 merged commit 3924d44 into master Feb 25, 2022
@sr258 sr258 deleted the feat/shared-state branch March 20, 2022 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant