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
The new way to extend Aidbox is RPC.
However, the current implementation of the app protocol supports subscription and operations only.
An ability to define RPC on the app side is required.
Solution I see
A user should be able to define a RPC that uses the app as a source.
Problem I need to solve
The new way to extend Aidbox is RPC.
However, the current implementation of the app protocol supports subscription and operations only.
An ability to define RPC on the app side is required.
Solution I see
A user should be able to define a RPC that uses the app as a source.
When this rpc is called aidbox should call app with type rpc.
Reach: Low
Impact: Medium
Effort: Low
Confidence: High
The text was updated successfully, but these errors were encountered: