Skip to content

Conversation

@chirag-parmar
Copy link
Contributor

@chirag-parmar chirag-parmar commented Jan 19, 2026

Description:

This PR brings in the following changes:

  1. userData field for all exported functions to allows linking of concurrent requests with their responses.
  2. Unified method call nvp_call which takes the RPC method name as a parameter along with other RPC parameters
  3. Exporting the engine backend via an abstracted out transport function that passes the RPC method name and params as string. This allows defining the transport on the C side.

@chirag-parmar chirag-parmar changed the title proxy: request ids and unified method call for C API proxy: export backend to C API and unified method call Jan 25, 2026
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

Successfully merging this pull request may close these issues.

2 participants