Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 457 Bytes

architecture.md

File metadata and controls

13 lines (12 loc) · 457 Bytes

Architecture

   Plugin                            Backend
+-----------+                     +-----------+
|           |                     |           |
|  Kotlin   |    HTTP Request     |    C#     |
|           |-------------------->|           |
| JetBrains |<--------------------|   .NET    |
|  Runtime  |    HTTP Response    |  Runtime  |
|           |                     |           |
+-----------+                     +-----------+