These 9 commits are when the Protocol Buffers files have changed:
| Commit: | 8bf7294 | |
|---|---|---|
| Author: | Tyr Chen | |
finished lecture 19: build pager
The documentation is generated from this commit.
| Commit: | d8a3dfa | |
|---|---|---|
| Author: | Tyr Chen | |
finished lecture 18: process streaming on grpc client
| Commit: | 8f1db91 | |
|---|---|---|
| Author: | Tyr Chen | |
finished lecture 17: support integration test for grpc
| Commit: | c76f34d | |
|---|---|---|
| Author: | Tyr Chen | |
finished lecture 16: implement the rest rpc interface, especially the streaming rpc
| Commit: | 34891b6 | |
|---|---|---|
| Author: | Tyr Chen | |
finish lecture 12: support filter functionaltiy with better pagination performance.
| Commit: | fbf7fc0 | |
|---|---|---|
| Author: | Tyr Chen | |
lecture 12: refactor code to change reversation id from UUID to i64
| Commit: | 94b66f7 | |
|---|---|---|
| Author: | Tyr Chen | |
lecture 11: refactor code and use derive_builder
| Commit: | 2da58ec | |
|---|---|---|
| Author: | Tyr Chen | |
support reserve function
| Commit: | de68128 | |
|---|---|---|
| Author: | Tyr Chen | |
| Committer: | Tyr Chen | |
finished building grpc/tonic code.