open-rpc / spec

The OpenRPC specification
https://spec.open-rpc.org
Apache License 2.0
168 stars 52 forks source link

Question: How to update / add features to the OpenRPC specification? #391

Open zhardy opened 5 days ago

zhardy commented 5 days ago

My company is considering using OpenRPC for one of our JSON RPC servers, but that server supports messages that initiate from the server to the client over web socket. This would require an update to the spec (or an extension of the specification using the method described here).

If we were interested in proposing an update to the spec to support this use-case, after testing it out using an extension, how would we go about doing that? Just opening up a PR? Or is there a forum where discussing these specification changes would be better?

github-actions[bot] commented 5 days ago

Welcome to OpenRPC! Thank you for taking the time to create an issue. Please review the guidelines