ipvm-wg / homestar

Homestar is the individual node that makes up the Everywhere Computer network (similar to how IPFS Kubo, Iroh, Nabu, or other implementation nodes make up the IPFS network). It's written in Rust and is designed for performance and composability.
https://docs.everywhere.computer/homestar/what-is-homestar/
Apache License 2.0
212 stars 23 forks source link

DX: JSON-RPC Interface for running workflows, returning receipts, pushing events #390

Closed zeeshanlakhani closed 10 months ago

zeeshanlakhani commented 12 months ago

Summary

We need a standardized JSON-RPC implementation for handling web socket and HTTP interaction to integrate with the dashboard and any application.

Components

ETA: 2023-11-03

zeeshanlakhani commented 11 months ago

Only thing left is updating the example to not break (needs a client).

bgins commented 10 months ago

Closed by #417