This project is designed to launch and manage plugins built using the
Titan Remote SDK for Go. The SDK is based on the
HashiCorp go-plugin framework, which allows arbitrary plugins by
invoking them as subprocesses and communicating over gRPC. This will help in the transition of Titan from Kotlin
from GoLang, even if titan-server
remains written in Kotlin for a lengthy period of time.
This project follows the Titan community best practices:
It is maintained by the Titan community maintainers
For more information on how it works, and how to build and release new versions, see the Development Guidelines.
This is code is licensed under the Apache License 2.0. Full license is available here.