This adds the backend API, as well as backend infrastructure, including autostarting and basic communication between the Goroutine + Application.
10 lines
141 B
JSON
10 lines
141 B
JSON
[
|
|
{
|
|
"name": "ssh",
|
|
"path": "./sshbackend/sshbackend"
|
|
},
|
|
{
|
|
"name": "dummy",
|
|
"path": "./dummybackend/dummybackend"
|
|
}
|
|
]
|