Skip to content

164 transformer protobuf generate proto helper#191

Merged
gregLibert merged 10 commits into
mainfrom
164-tranformer-protobuf-generate-proto-helper
Apr 26, 2023
Merged

164 transformer protobuf generate proto helper#191
gregLibert merged 10 commits into
mainfrom
164-tranformer-protobuf-generate-proto-helper

Conversation

@gregLibert

Copy link
Copy Markdown
Contributor

No description provided.

@gregLibert gregLibert linked an issue Apr 25, 2023 that may be closed by this pull request
@gregLibert gregLibert requested a review from 0xB19 April 25, 2023 17:30
@gregLibert

Copy link
Copy Markdown
Contributor Author

@Ben-Rey with this version you can start to test the transformer. If you execute npm test from the root directory you should have a new builddir containing 3 files: 1 proto and 2 ts.
the first one is the protobuf definition of the sayHello2 function defined in the massaExport.spec.ts test file.
The others are AS helpers. We will use them to convert protobuf binary data to/from function arguments and returned value.

Hope it's clear, if not ping me :-)

@0xSwapFeeder 0xSwapFeeder force-pushed the 164-tranformer-protobuf-generate-proto-helper branch from 4900093 to 2f2e6d7 Compare April 26, 2023 08:46
@0xB19

0xB19 commented Apr 26, 2023

Copy link
Copy Markdown
Contributor

@Ben-Rey with this version you can start to test the transformer. If you execute npm test from the root directory you should have a new builddir containing 3 files: 1 proto and 2 ts. the first one is the protobuf definition of the sayHello2 function defined in the massaExport.spec.ts test file. The others are AS helpers. We will use them to convert protobuf binary data to/from function arguments and returned value.

Hope it's clear, if not ping me :-)

Should we add somewhere that we need protoc to generate the files

@gregLibert gregLibert merged commit e5d5cff into main Apr 26, 2023
@gregLibert gregLibert deleted the 164-tranformer-protobuf-generate-proto-helper branch April 26, 2023 20:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Tranformer - protobuf - Generate proto helper

3 participants