This project is mirrored from https://gitee.com/NQL886/scope.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
- 31 Oct, 2016 1 commit
-
-
Alfonso Acosta authored
-
- 05 Aug, 2016 1 commit
-
-
Matthias Radestock authored
both occur in various states of disconnectedness
-
- 26 Jul, 2016 1 commit
-
-
Paul Bellamy authored
-
- 09 Jun, 2016 1 commit
-
-
Tom Wilkie authored
-
- 03 Mar, 2016 1 commit
-
-
Tom Wilkie authored
-
- 25 Feb, 2016 1 commit
-
-
Paul Bellamy authored
-
- 24 Feb, 2016 2 commits
-
-
Paul Bellamy authored
-
Paul Bellamy authored
-
- 22 Feb, 2016 1 commit
-
-
Tom Wilkie authored
- Add interfaces to allow for alternative implementations for Collector, ControlRouter and PipeRouter. - Pass contexts on http handlers to these interfaces. Although not used by the current (local, in-memory) implementations, the idea is this will be used to pass headers to implementations which support multitenancy (by, for instance, putting an authenticating reverse proxy in form of the app, and then inspecting the headers of the request for a used id).
-
- 05 Feb, 2016 1 commit
-
-
Alfonso Acosta authored
-
- 06 Jan, 2016 1 commit
-
-
Tom Wilkie authored
-
- 10 Dec, 2015 2 commits
-
-
Tom Wilkie authored
-
Tom Wilkie authored
- Add store of pipes in the app - Add pipe type, handling impedance mismatch, used in app and probe. - App <-> Probe pipes have their own websockets. - Add pipe websocket endpoint in app. - Pipe IDs are strings, lose the request/response IDs, and give the json encoder lowercase field names. - Add simple golang ws client, for testing. - Pipe lifecycle plumbing. - Ref count and timeout both ends of pipes in the app - Deal with POST /api/pipe/:pid?_method=delete - Add end-to-end unit test for pipes. - Add test for timing out pipes. - Update go-docker client to tomwilkie/go-dockerclient - Backend work for non-raw ttys - Close pipes when they close themselves in the probe - Ensure all http connections are done before returning from client.Stop()
-
- 07 Dec, 2015 1 commit
-
-
Tom Wilkie authored
-
- 06 Nov, 2015 1 commit
-
-
Tom Wilkie authored
-