Skip to content
This repository has been archived by the owner on Dec 11, 2024. It is now read-only.

Add jsonrpc API #476

Open
tmpfs opened this issue Feb 22, 2021 · 1 comment
Open

Add jsonrpc API #476

tmpfs opened this issue Feb 22, 2021 · 1 comment
Assignees
Labels
Enhancement New feature or request

Comments

@tmpfs
Copy link
Collaborator

tmpfs commented Feb 22, 2021

Should be available via a POST endpoint and over a websocket connection. The editor interface can keep a websocket open so requests/responses are as snappy as possible.

Customers that want to build their own interfaces can use whichever endpoint suits their use case best.

@tmpfs tmpfs added the Enhancement New feature or request label Feb 22, 2021
@tmpfs tmpfs self-assigned this Feb 22, 2021
@tmpfs
Copy link
Collaborator Author

tmpfs commented Feb 23, 2021

Preparation for this has been done with the creation of a JSON-RPC facade:

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant