Skip to content

gRPC support #500

@andrewgryan

Description

@andrewgryan

Building on the RPC driver approach and using a more full-featured remote-procedure call framework I think a gRPC client/server needs to be shipped with FOREST to enable remote/local data visualisation.

# Build a gRPC service in a container, e.g. /rpc endpoint
forest service forest.config.yaml
# Build a Bokeh server with a gRPC client "driver"
forest ctl forest.config.yaml

This approach will allow multiple FOREST servers to connect together to share their datasets. By exposing replies to methods needed to populate glyphs and menus.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions