This commit is contained in:
Richard Willis 2020-04-23 22:43:13 +01:00
Родитель 38a8591d86
Коммит 76574907b5
2 изменённых файлов: 421 добавлений и 0 удалений

Просмотреть файл

@ -1,5 +1,7 @@
# Architecture Overview
<img src="images/GradleTasks.svg" />
The extension uses client/server architecture using [gRPC](https://grpc.io/) as the interface between the client and server. It uses TypeScript (Node.js) on the client and Java on the server.
On extension activate, the client starts the Java gRPC server which remains running for the period the extension is activated. A long running server provides very good performance.

419
images/GradleTasks.svg Normal file

Различия файлов скрыты, потому что одна или несколько строк слишком длинны

После

Ширина:  |  Высота:  |  Размер: 280 KiB