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

wRPC protocol v0.1.0 #494

Open
rvolosatovs opened this issue Nov 14, 2024 · 0 comments
Open

wRPC protocol v0.1.0 #494

rvolosatovs opened this issue Nov 14, 2024 · 0 comments

Comments

@rvolosatovs
Copy link
Member

There are a few protocol improvements we should explore for 0.1.0:

  • for single-host/fast connection use cases we should consider supporting raw canonical ABI values alongside component model value encoding.
  • currently instance and function are sent as strings in invocations. We could optimize that by computing the hash of the instance - function could probably just be an index
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant