Could RPC support Android USB?

As we know, our RPC is based on network. However, for Android development, it is very normal we have USB connect. Could we support it? Any special work should we do?

@tqchen @yzhliu

Right now USB connection was not supported. If we could establish a connection channel that replaces the socket one, then we should be able to use USB.

1 Like