Skip to content

deephaven-examples/plugin-bidirectional-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example Bidirectional Plugin for Deephaven

This repository contains all of the code necessary to create a simple example bidirectional plugin for Deephaven. A bidirectional plugin is one that facilitates communication between a running Deephaven server and client API that allows the client to manage and interact with objects on the server.

The contents of this repository are as follows:

Be sure to instantiate a Deephaven server via one of the run scripts or on your own before running any client scripts.

About

Example bidirectional plugin

Resources

Stars

Watchers

Forks