Commit graph

7 commits

Author SHA1 Message Date
Jose Garcia
57d04dc5f0 Allow clients to Close a Session, general tidy up
- Allow clients to call Close on a Session to clean up resources
- Switch to the %w verb for error wrapping
- Fix typo on Port struct after verifying the server does not have a
  typo
2021-09-20 13:16:38 +00:00
Alan Donovan
4cceda1af0 rename Server to Session and simplify API 2021-09-02 11:06:58 -04:00
Jose Garcia
a99d0f5495 Better naming for rpc client and ssh session 2021-07-22 01:07:06 +00:00
Jose Garcia
7332aa428c Large refactor and solidifying of APIs before tests 2021-07-22 00:45:45 +00:00
Jose Garcia
6cd0aa7a90 Working albeit not imperfect implementation 2021-07-06 09:12:43 -04:00
Jose Garcia
897ab1598b RPC functionality started take two 2021-06-24 20:45:03 -04:00
Jose Garcia
8eba57a9ed initial commit 2021-06-23 20:00:24 -04:00