These 10 commits are when the Protocol Buffers files have changed:
| Commit: | 94ab179 | |
|---|---|---|
| Author: | troylelandshields | |
handle grpc packages with dots in their name. add reflection to the example service (utilizing this is still not implemented)
The documentation is generated from this commit.
| Commit: | 0225d2c | |
|---|---|---|
| Author: | troylelandshields | |
remove grpc dep from source control
| Commit: | 5b5f56d | |
|---|---|---|
| Author: | troylelandshields | |
add an endpoint for returning a custom error code just to see
| Commit: | 8488166 | |
|---|---|---|
| Author: | troylelandshields | |
got viewifier working for basic fields and enums
| Commit: | 4a0190b | |
|---|---|---|
| Author: | troylelandshields | |
update grpc dependency.
| Commit: | 27f4e75 | |
|---|---|---|
| Author: | troylelandshields | |
update example
| Commit: | b8ec699 | |
|---|---|---|
| Author: | troylelandshields | |
added streaming support
| Commit: | 42bb389 | |
|---|---|---|
| Author: | troylelandshields | |
Clean up dips.
| Commit: | 682fff1 | |
|---|---|---|
| Author: | troylelandshields | |
got very basics working
| Commit: | 7aab659 | |
|---|---|---|
| Author: | troylelandshields | |
Initial commit. (Included grpc node module because )