This repository has been archived by the owner on Oct 2, 2022. It is now read-only.
0.9.10: Bugfixing request decoding
Pre-release
Pre-release
In the previous versions of this library the fields in the structures related to SSH requests (e.g. env) were not exported. This caused the ssh unmarshal to fail, but this was not tested previously. We have now changed the fields to be exported and sending requests has now been added to the test scope. More test cases are desirable in future.