These 3 commits are when the Protocol Buffers files have changed:
| Commit: | 18015ac | |
|---|---|---|
| Author: | PPTide | |
| Committer: | PPTide | |
regenerate from proto file and use in devzat protoc --go_out=.. --go-grpc_out=.. plugin/plugin.proto
The documentation is generated from this commit.
| Commit: | ebe39d8 | |
|---|---|---|
| Author: | Benjamin Smith | |
| Committer: | GitHub | |
Simplify gRPC interface, add regex matching support for listeners (#121) * Simplify event message definitions * [RPC] Add Regexp support for event listeners * [RPC] Docs updates
| Commit: | 3025512 | |
|---|---|---|
| Author: | Benjamin Smith | |
| Committer: | GitHub | |
Add GRPC service for building plugins/bots (#110) Co-authored-by: Ishan Goel <igoel.mail@gmail.com>