Mitchell Hashimoto
|
f4567ee921
|
packer/rpc: communicator shouldn't conncet to ID 0
|
2013-12-21 08:07:42 -08:00 |
Mitchell Hashimoto
|
edbdee5dee
|
packer/rpc: accept/dial stream IDs are unique [GH-727]
|
2013-12-20 09:49:44 -08:00 |
Mitchell Hashimoto
|
a2f46a989f
|
packer/rpc: MuxConn implements three-way handshake
|
2013-12-11 23:50:41 -08:00 |
Mitchell Hashimoto
|
6aef114372
|
go fmt
|
2013-12-11 11:19:36 -08:00 |
Mitchell Hashimoto
|
e4dbad330d
|
packer/rpc: rename uploadReader to uploadData because that makes sense
|
2013-12-10 15:30:58 -08:00 |
Mitchell Hashimoto
|
3a41500888
|
packer/rpc: more robust communicator connection cleanup
|
2013-12-10 15:12:16 -08:00 |
Mitchell Hashimoto
|
db06fc7501
|
packer/rpc: implement Communicator
|
2013-12-10 11:43:02 -08:00 |
Mitchell Hashimoto
|
f85c9e4354
|
packer/rpc: set keep-alive on all RPC connections [GH-416]
|
2013-09-18 17:15:48 -07:00 |
Mitchell Hashimoto
|
1010c8ae19
|
packer/rpc: implement UploadDir
|
2013-08-25 20:30:56 -07:00 |
Mitchell Hashimoto
|
8b21b5b713
|
packer/rpc: use public MockCommunicator, tests pass
|
2013-08-25 20:30:56 -07:00 |
Mitchell Hashimoto
|
8b00c82898
|
packer/rpc: when communicator abruptly exits, set exit status 123
|
2013-08-19 23:21:53 -07:00 |
Mitchell Hashimoto
|
9b0c3b28c5
|
communicator/ssh: use SetExited
|
2013-07-29 12:12:42 -07:00 |
Mitchell Hashimoto
|
333ed6aa78
|
packer/rpc: Use the SetExited for remote communicators
|
2013-07-29 12:07:37 -07:00 |
Mitchell Hashimoto
|
97729e9893
|
packer/rpc: Properly close net.conn when remote process ends
|
2013-07-07 20:59:43 -07:00 |
Mitchell Hashimoto
|
75074ca92d
|
go fmt
|
2013-06-02 23:27:18 -07:00 |
Mitchell Hashimoto
|
a21fe8c484
|
packer/rpc: Exited fields now work over RPC
|
2013-06-02 23:21:55 -07:00 |
Mitchell Hashimoto
|
ea4171f163
|
packer/rpc: Hook up the new communicator interface
|
2013-06-02 23:08:40 -07:00 |
Mitchell Hashimoto
|
ace53450b9
|
packer: More efficient RemoteCommand.ExitChan
|
2013-06-01 17:57:26 -07:00 |
Mitchell Hashimoto
|
c6dd54760c
|
Get everything compiling again
|
2013-06-01 17:48:19 -07:00 |
Mitchell Hashimoto
|
7154b5c0f1
|
packer/rpc: Close the net conn after done sending data for Comm
|
2013-05-27 23:36:34 -07:00 |
Mitchell Hashimoto
|
78ab1709cd
|
packer/rpc: Better logging in communicator
|
2013-05-27 22:10:44 -07:00 |
Mitchell Hashimoto
|
15f215d04f
|
go fmt
|
2013-05-20 16:50:35 -07:00 |
Mitchell Hashimoto
|
f74341a7b9
|
packer/rpc: Complete Upload/Download implementation
|
2013-05-12 17:09:14 -07:00 |
Mitchell Hashimoto
|
9262a85e6c
|
packer/rpc: Communicator.Upload
|
2013-05-12 16:48:46 -07:00 |
Mitchell Hashimoto
|
daa431af63
|
packer: Communicator Upload/Download return an error
|
2013-05-12 16:25:40 -07:00 |
Mitchell Hashimoto
|
496a320a82
|
packer/rpc: Implement full communicator interface
|
2013-05-12 16:19:34 -07:00 |
Mitchell Hashimoto
|
2799cccf4b
|
packer: Waiting for a remote command and setting the exit status
|
2013-05-12 16:18:17 -07:00 |
Mitchell Hashimoto
|
88a018bf5d
|
packer: Work on communicators... WIP
|
2013-05-12 14:47:55 -07:00 |