# Functions

NewVapiFrameReader returns a new VAPIFrameReader that translates vAPI frames returned from http chunked format.

# Interfaces

ClientFrameDeserializer takes care of deserialization of raw frame data into runtime specific core.MethodResult objects.
ClientFramesResponseHandler provides contract for streamed response handlers.
ClientResponseHandler provides contract for handling http responses Connector can have many response handlers but only one can handle http response.
No description provided by the author