libcontainerssh
libcontainerssh copied to clipboard
Refactoring the agent protocol
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:
- Removing exposed structs and adding interfaces
- Adding a README
- 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