Alan Donovan
|
34c20cf105
|
Merge pull request #10 from github/rpc-fixes
fix two data races in rpcHandler
|
2021-09-02 11:38:38 -04:00 |
|
Alan Donovan
|
af38292f1e
|
fix data races
|
2021-09-01 18:18:43 -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
|
9964a444b0
|
Merge pull request #9 from github/liveshare-spelling
spell Live Share product name correctly in UI
|
2021-08-31 17:30:19 -04:00 |
|
Alan Donovan
|
fc4c678d03
|
Merge pull request #8 from github/portfwd-errors
handle errors in port forwarding
|
2021-08-31 16:23:33 -04:00 |
|
Alan Donovan
|
b63972b62f
|
spell Live Share product name correctly in UI
|
2021-08-31 11:07:26 -04:00 |
|
Alan Donovan
|
4af240d87d
|
handle errors in port forwarding
|
2021-08-30 17:36:28 -04:00 |
|
Jose Garcia
|
273782bcbc
|
rename file
|
2021-08-27 11:49:21 +00:00 |
|
Edmundo Gonzalez
|
49cebb11ca
|
Merge pull request #5 from github/edgonmsft/codespaces-ssh-rpc
Adding sshRPC interface
|
2021-08-26 16:27:16 -07:00 |
|
Edmundo Gonzalez
|
0eb769d608
|
Rename File
|
2021-08-26 23:04:35 +00:00 |
|
Edmundo Gonzalez
|
18ab421b08
|
Rename to SSHServer
|
2021-08-26 23:04:05 +00:00 |
|
Edmundo Gonzalez
|
a89c17a564
|
Adding sshRPC interface
|
2021-08-26 22:34:56 +00:00 |
|
Jose Garcia
|
269196c94f
|
support existing connections for port forwarding
|
2021-08-18 15:12:47 +00:00 |
|
Jose Garcia
|
79111d85ac
|
Merge pull request #4 from github/jg/port-forwarding-errors-test-server
Port forwarding improvements & slight refactor
|
2021-08-13 08:41:43 -04:00 |
|
Jose Garcia
|
eb2a176450
|
remove err print
|
2021-08-07 17:54:43 +00:00 |
|
Jose Garcia
|
fbf0d28672
|
port forwarding err handling and test refactors
|
2021-08-06 01:03:03 +00:00 |
|
Jose Garcia
|
cd99399290
|
Merge pull request #3 from github/jg/ignore-eof-terminal
Ignore EOF on terminal close
|
2021-07-28 09:56:07 -04:00 |
|
Jose Garcia
|
ae29c3c1ea
|
Ignore EOF on terminal close
|
2021-07-28 13:55:33 +00:00 |
|
Jose Garcia
|
4fc27b3ed9
|
Merge pull request #2 from github/jg/connection-test
Connection test
|
2021-07-28 09:52:58 -04:00 |
|
Jose Garcia
|
3a2ade23a4
|
Connection test
|
2021-07-28 13:52:30 +00:00 |
|
Jose Garcia
|
39fe550aeb
|
Merge pull request #1 from github/jg/refactor
Refactors most of the library to solidify some of the implementation with tests
|
2021-07-27 19:23:37 -04:00 |
|
Jose Garcia
|
0ab67badfa
|
Final changes to finish this refactor
|
2021-07-27 23:19:55 +00:00 |
|
Jose Garcia
|
892f73221c
|
Update shared visibility finalized tests
|
2021-07-26 14:39:52 +00:00 |
|
Jose Garcia
|
98282ba4b5
|
Update shared visibility tests
|
2021-07-26 14:31:00 +00:00 |
|
Jose Garcia
|
91114d35c3
|
More tests
|
2021-07-24 03:44:20 +00:00 |
|
Jose Garcia
|
fcfb10cb56
|
Working test for Client.Join
|
2021-07-23 20:24:50 +00: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
|
fddcd876b0
|
Some more cleanup to the port forwarder and connection
|
2021-07-22 01:02:03 +00:00 |
|
Jose Garcia
|
7332aa428c
|
Large refactor and solidifying of APIs before tests
|
2021-07-22 00:45:45 +00:00 |
|
Jose Garcia
|
71a55b2126
|
Merge branch 'main' of github.com:github/go-liveshare
|
2021-07-21 18:54:13 -04:00 |
|
Jose Garcia
|
6d5726d78a
|
Better way to discard requests & close channel/conn on disconnects
|
2021-07-20 11:59:14 +00:00 |
|
Jose Garcia
|
e373c91f8b
|
UpdateSharedServerVisibility API for Server
|
2021-07-18 00:05:13 +00:00 |
|
Jose Garcia
|
98bcdd16cf
|
Support for GetSharedServers
|
2021-07-16 22:34:51 +00:00 |
|
Jose Garcia
|
53fd96d22e
|
Some polish and module replacement
|
2021-07-14 20:47:06 -04:00 |
|
Jose Garcia
|
04a6383ccb
|
Tidy up go.mod
|
2021-07-07 08:00:01 -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
|
a8b1b87f7b
|
Start of RPC implementation, need to figure out format
|
2021-06-24 20:44:16 -04:00 |
|
Jose Garcia
|
8eba57a9ed
|
initial commit
|
2021-06-23 20:00:24 -04:00 |
|