libcontainerssh icon indicating copy to clipboard operation
libcontainerssh copied to clipboard

Refactoring the agent protocol

Open janosdebugs opened this issue 3 years ago • 0 comments

Please describe the change you are making

This PR refactors the agent protocol to be more in line with the rest of the ContainerSSH codebase:

  1. Removing exposed structs and adding interfaces
  2. Adding a README
  3. Documenting exposed functions

Are you the owner of the code you are sending in, or do you have permission of the owner?

Yes

The code will be published under the MIT-0 license. Have you read and understood this license?

Yes

janosdebugs avatar Jun 05 '22 09:06 janosdebugs