Yann Perthuis

Results 1 issues of Yann Perthuis

Thank you first for this lib, - Context: I use ts-proto to make a web client lib for a front-end project and use this options: `ts_proto_opt=returnObservable=true,outputClientImpl=grpc-web,lowerCaseServiceMethods=true,addGrpcMetadata=true,useOptionals=true,exportCommonSymbols=false,emitImportedFiles=false`. After generating my stubs,...