Commit graph

19 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
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
87b15aa264 Fix data race in StartSharing 2021-09-02 14:03:48 -04:00
Alan Donovan
23ea329f2e Merge branch 'main' into session 2021-09-02 11:49:13 -04:00
Alan Donovan
05a3d90a99 more tweaks 2021-09-02 11:39:29 -04:00
Alan Donovan
4cceda1af0 rename Server to Session and simplify API 2021-09-02 11:06:58 -04:00
Alan Donovan
ca6d074333 Merge branch 'main' into wip 2021-09-01 17:55:31 -04:00
Alan Donovan
55fa17d8bc wip 2021-08-31 17:30:40 -04:00
Alan Donovan
b63972b62f spell Live Share product name correctly in UI 2021-08-31 11:07:26 -04:00
Jose Garcia
9132a28e9c Checking point after continuing to flesh out mock server 2021-07-23 19:15:54 +00:00
Jose Garcia
b9cd9af7fa Start of tests and comments 2021-07-23 01:17:32 +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
6d5726d78a Better way to discard requests & close channel/conn on disconnects 2021-07-20 11:59:14 +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
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