Expose a local API object on a transport.
The returned controller can also access the remote side through channel.getAPI() when the connection is bidirectional.
channel.getAPI()
Expose a local API object on a transport.
The returned controller can also access the remote side through
channel.getAPI()when the connection is bidirectional.