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
5b23d87d47
Remove Terminal, no longer needed by ghcs
2021-09-10 15:15:05 -04:00
Alan Donovan
72659a3603
add lightstep instrumentation
2021-09-08 17:24:23 -04:00
Alan Donovan
23ea329f2e
Merge branch 'main' into session
2021-09-02 11:49:13 -04:00
Alan Donovan
4cceda1af0
rename Server to Session and simplify API
2021-09-02 11:06:58 -04:00
Alan Donovan
af38292f1e
fix data races
2021-09-01 18:18:43 -04:00
Alan Donovan
55fa17d8bc
wip
2021-08-31 17:30:40 -04:00
Jose Garcia
98282ba4b5
Update shared visibility tests
2021-07-26 14:31:00 +00: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
53fd96d22e
Some polish and module replacement
2021-07-14 20:47:06 -04:00
Jose Garcia
6cd0aa7a90
Working albeit not imperfect implementation
2021-07-06 09:12:43 -04:00