zak

Results 2 issues of zak

Calls to `requestToken` are sync in the SDK, and use a singleton executor in the SyncHttpScheduler. This means that requests will queue behind each other. If you have 50 threads...

enhancement

Add proto definitions for multiplexing ssh frames over grpc connection.