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
Is there a way to register functions via the HTTP/Json interface?
If not, that would be a super useful feature to add. Maybe the addin could get "$server/FunctionRegistrations" and all the function signatures would be downloaded in a Json structure..
Second question, is the binary communication protocol documented anywhere?
Finally, has anyone measured/observed the performance difference between binary and HTTP/Json?
The text was updated successfully, but these errors were encountered:
Is there a way to register functions via the HTTP/Json interface?
If not, that would be a super useful feature to add. Maybe the addin could get "$server/FunctionRegistrations" and all the function signatures would be downloaded in a Json structure..
Second question, is the binary communication protocol documented anywhere?
Finally, has anyone measured/observed the performance difference between binary and HTTP/Json?
The text was updated successfully, but these errors were encountered: