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

Adding setData to the websocket api #235

Merged
merged 1 commit into from
May 8, 2020

Conversation

KristianKarl
Copy link
Contributor

@KristianKarl KristianKarl commented May 7, 2020

This PR adds setDatato the websocket API.

An example of calling setData

{
  command:"setData",
  action: "some_data = 1425"
}

See also the updated test in this PR.

Background: https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!msg/graphwalker/7GRI42PMueI/cN1ozfJKAwAJ

@KristianKarl
Copy link
Contributor Author

@nilols Could you have a look?

@KristianKarl KristianKarl merged commit f8891ff into GraphWalker:master May 8, 2020
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.

2 participants