Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create RPC manifest #28

Open
mycognosist opened this issue Aug 7, 2022 · 2 comments
Open

Create RPC manifest #28

mycognosist opened this issue Aug 7, 2022 · 2 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@mycognosist
Copy link
Collaborator

It seems useful at this point to have a list of RPCs supported by kuska (separated by request and response).

I intend on generating the list and including the shape in which data is expected for each method.

@mycognosist mycognosist added the documentation Improvements or additions to documentation label Aug 7, 2022
@mycognosist mycognosist self-assigned this Aug 7, 2022
@decentral1se
Copy link
Contributor

Might be useful to see that go-ssb simply provides a JSON response which is hard-coded:

https://github.com/ssbc/go-ssb/blob/3d0822793d8ba3c2e2166e0f58594a048860052e/sbot/manifest.go#L60-L149

@mycognosist
Copy link
Collaborator Author

Yeah maybe a simple manifest.json is a reasonable approach for the time being.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants