Skip to content
This repository has been archived by the owner on Nov 13, 2024. It is now read-only.

Construct message with fields specified at runtime #4

Closed
chshersh opened this issue Aug 13, 2018 · 0 comments
Closed

Construct message with fields specified at runtime #4

chshersh opened this issue Aug 13, 2018 · 0 comments
Assignees
Labels
protobuf Writing or parsing Protocol Buffers code

Comments

@chshersh
Copy link
Contributor

Current implementation uses hardcoded dummy message. Next step is to support an ability to specify values at runtime.

@chshersh chshersh added the protobuf Writing or parsing Protocol Buffers code label Aug 13, 2018
TejasSC added a commit that referenced this issue Aug 21, 2018
TejasSC added a commit that referenced this issue Aug 21, 2018
chshersh pushed a commit that referenced this issue Aug 21, 2018
…me (#7)

* Add function to pass values of SearchRequest issue #4

* Create new files in new src/ProtoRoute folder issue #4

* Encounter runtime parse error in ghci representation issue #4

* Encounter new type mismatch in ghcid representation issue #4

* Refactoring suggested changes issue #4

* Resolve all compile time & ghcid errors, modify .proto file slightly issue #4

* Refactor certain files issue #4
TejasSC added a commit that referenced this issue Aug 24, 2018
chshersh pushed a commit that referenced this issue Aug 28, 2018
* Create first draft of Tui with sample process issue #4

* Encounter trouble with serialising message issue #4

* Fix serialisation error issue #4

* Revert changes and neaten up Tui.hs file #4
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
protobuf Writing or parsing Protocol Buffers code
Projects
None yet
Development

No branches or pull requests

2 participants