Implement language agnostic RPC protocol for plugins and hooks #218

Closed
opened 2023-05-27 13:24:59 +03:00 by Manos Pitsidianakis · 0 comments

Possibly with JSON-RPC and certainly over unix sockets (or tcp for madmen).

Some prior art from the xi editor: https://github.com/xi-editor/xi-editor/blob/master/rust/rpc/src/lib.rs

Possibly with JSON-RPC and certainly over unix sockets (or tcp for madmen). Some prior art from the xi editor: https://github.com/xi-editor/xi-editor/blob/master/rust/rpc/src/lib.rs
Manos Pitsidianakis added the
enhancement
help wanted
labels 2023-05-27 13:24:59 +03:00
Manos Pitsidianakis added the
Retired
label 2023-09-07 15:55:30 +03:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: meli/meli#218
There is no content yet.