Skip to content
This repository was archived by the owner on Jun 30, 2025. It is now read-only.

station events#64

Merged
juliangruber merged 2 commits intomainfrom
add/events
Mar 22, 2023
Merged

station events#64
juliangruber merged 2 commits intomainfrom
add/events

Conversation

@juliangruber
Copy link
Copy Markdown
Member

@juliangruber juliangruber commented Mar 21, 2023

This is an alternative to the HTTP API from #60 #63.

Based on the Zinnia in Filecoin Station ADR, emit events over stdout.

This should be the simplest interface for Station Desktop. We can eventually add an HTTP server for remote access, but now this isn't a requirement and therefore overkill.

I'm happy that the strategy from this PR (as inspired by Zinnia) already should cover everything that Station Desktop will need, effectively closing the whole milestone.

Logs didn't need to be added, as Station will simply call $ station logs saturn-l2-node if it wants to export these.

Closes https://github.com/filecoin-station/core/milestone/3
Closes CheckerNetwork/roadmap#14
Closes #60
Closes #63

@juliangruber juliangruber requested a review from bajtos March 21, 2023 21:26
@bajtos
Copy link
Copy Markdown
Member

bajtos commented Mar 22, 2023

Awesome!

@juliangruber juliangruber merged commit 9fc76ac into main Mar 22, 2023
@juliangruber juliangruber deleted the add/events branch March 22, 2023 08:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Station Core HTTP interface

2 participants