Skip to content

Adding setData to the websocket api#235

Merged
KristianKarl merged 1 commit intoGraphWalker:masterfrom
KristianKarl:krikar/ws-setData
May 8, 2020
Merged

Adding setData to the websocket api#235
KristianKarl merged 1 commit intoGraphWalker:masterfrom
KristianKarl:krikar/ws-setData

Conversation

@KristianKarl
Copy link
Copy Markdown
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
Copy Markdown
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