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

Connect to wish-server and listen for push events, as appropriate #92

Merged
merged 11 commits into from
Nov 1, 2018

Conversation

dhleong
Copy link
Owner

@dhleong dhleong commented Oct 31, 2018

See: https://github.com/dhleong/wish-server

This PR implements the core protocol with support for change notifications (and the need-watch event, of course). Currently, we only subscribe to a session for sheets we do not own; since nobody can yet change our sheet (we don't request the GDrive scope) there's no need to listen to changes to our own sheet.

In the future, we probably want to listen for changes to DataSources, but we don't handle such changes yet.

This channel will, in the future, allow DMs to suggest changes to player sheets, such as granting custom items, etc. See #69

Closes #53

@dhleong dhleong merged commit 0a4f6ba into master Nov 1, 2018
@dhleong dhleong deleted the dhleong/push-events branch November 1, 2018 12:43
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