Skip to content

Instantly share code, notes, and snippets.

@eric-burel
Created April 14, 2018 09:48
Show Gist options
  • Save eric-burel/a672b97a5c828d9c3509ae84ee4e88c9 to your computer and use it in GitHub Desktop.
Save eric-burel/a672b97a5c828d9c3509ae84ee4e88c9 to your computer and use it in GitHub Desktop.
geeglee-dataviz-rpc
rpcServer.invoke('fastFilter', 'my-filter-id', { "range": [10,20] }, (err, done) => {
// handle response or error
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment