1
Published Tools
0
Total Stars
0
Weekly Downloads
0
GitHub Followers
0
Public Repos
Published Tools
1 Skillacross 1 category@wavesenterprise/grpc-listener
smartinsen
### Config interface ```typescript export interface ConfigRpc { addresses: string[] // grpc node's addresses crtFile?: any // .pem file for tls (if enabled) logger: ILogger // logger auth: ApiKeyAuth | ServiceTokenAuth // auth connectionId?: str
...moreSkillAI Tool
1 dir