Skip to content

Support for RPC operations #343

Open
@stefanoborini

Description

@stefanoborini

More of a question than an issue.

I was wondering if kernel_gateway can be made to support RPC operations. Currently one can interact with the kernel via a websocket (which requires a constant connection between the web frontend and the kernel gateway) or via REST (which is disconnected, but assumes a REST API is the best abstraction for the endpoint I need to provide). I would like to invoke code on a provisioned kernel with a JSON-RPC invocation. Is this provided or planned? Thanks.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions