Skip to content

deephaven-examples/plugin-bidirectional-example

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published