These 14 commits are when the Protocol Buffers files have changed:
Commit: | fb22b51 | |
---|---|---|
Author: | Nic Jackson |
Updated protos
Commit: | 0130123 | |
---|---|---|
Author: | Nic Jackson |
Updated error handling to add bi-directional streaming
Commit: | 8791cd9 | |
---|---|---|
Author: | Nic Jackson |
Updated code for episode 17
The documentation is generated from this commit.
Commit: | 79ee8a0 | |
---|---|---|
Author: | Nicholas Jackson | |
Committer: | GitHub |
Episode 16 (#18) * Added currency service * Updated readme * Update Node packages * Update Node packages * Implemented currency client in Product API * Update readme * Start to add more realistic rates service * Refactor products service * Added example for bi-directional streaming * Update readme
Commit: | 5fe2c72 | |
---|---|---|
Author: | Nic Jackson |
Added example for bi-directional streaming
Commit: | 67d9848 | |
---|---|---|
Author: | Nicholas Jackson | |
Committer: | GitHub |
Episode 15 2 (#16) * Added currency service * Updated readme * Update Node packages * Update Node packages * Implemented currency client in Product API * Update readme * Start to add more realistic rates service * Refactor products service * Update README.md
Commit: | b412424 | |
---|---|---|
Author: | Nic Jackson |
Refactor products service
Commit: | 64c394a | |
---|---|---|
Author: | Nicholas Jackson | |
Committer: | GitHub |
Episode 14 (#15) * Added currency service * Updated readme * Update Node packages * Update Node packages * Implemented currency client in Product API * Update readme
Commit: | 8f1bf65 | |
---|---|---|
Author: | Nic Jackson |
Implemented currency client in Product API
Commit: | 7ca4b64 | |
---|---|---|
Author: | Nic Jackson |
Updated to implement bidirectional streaming API for currency rates
Commit: | bc795fc | |
---|---|---|
Author: | Nic Jackson |
Add bidirectional streaming
Commit: | 0d18803 | |
---|---|---|
Author: | Nic Jackson |
Fetch rates from ECB API and return from service
Commit: | 3c14bf3 | |
---|---|---|
Author: | Nicholas Jackson | |
Committer: | GitHub |
Episode 13 (#14) * Added currency service * Updated readme * Update Node packages
Commit: | 4781385 | |
---|---|---|
Author: | Nic Jackson |
Added currency service