You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
openrpc is something like swagger/openapi for jsonrpc
similar work:
yerpc (https://github.com/chatmail/yerpc) has rust<->ts and openrpc, but I couldn't get its axum example code to connect to the browser :(
openrpc is something like
swagger/openapi for jsonrpcsimilar work:
yerpc (https://github.com/chatmail/yerpc) has rust<->ts and openrpc, but I couldn't get its axum example code to connect to the browser :(