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?
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?