A
B
C
D
E
G
H
I
K
L
M
P
S
P
- PipeToWriter - class in io.github.danielpeach.plugin
- The PipeToWriter stdio mode forwards server-side plugin logs to instances of Writer.
- Plaintext - class in io.github.danielpeach.plugin
- When using the Plaintext encryption mode, communication between client and server will not be encrypted.
- Plugin - class in io.github.danielpeach.plugin
- Plugin developers implement a type T that delegates to a server-side subprocess by communicating over gRPC.