-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch '65-feature-clean-up-repository-beautify-docs-and-attach…
…-license-to-make-it-public' of https://github.com/zaphiro-technologies/protobuf into 65-feature-clean-up-repository-beautify-docs-and-attach-license-to-make-it-public
- Loading branch information
Showing
19 changed files
with
2,229 additions
and
1,340 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -67,8 +67,7 @@ go get -v github.com/zaphiro-technologies/protobuf/[email protected] | |
|
||
## Examples | ||
|
||
For your convenience, in the [examples](examples) folder we provide | ||
Go code to: | ||
For your convenience, in the [examples](examples) folder we provide Go code to: | ||
|
||
- Produce and consume measurements (uses RabbitMQ streams). | ||
- Produce and consume faults (uses RabbitMQ exchanges). | ||
|
@@ -133,8 +132,8 @@ need to set-up the dependencies listed in [Requirements](#requirements). | |
|
||
Protocol buffers are versioned (current version is v1), and should be developed | ||
following best practices, as implemented by [Buf](https://buf.build) and defined | ||
in [Protobuf programming | ||
guides](https://protobuf.dev/programming-guides/dos-donts/). | ||
in | ||
[Protobuf programming guides](https://protobuf.dev/programming-guides/dos-donts/). | ||
In particular, it is important - even more within the same version - to preserve | ||
compatibility, to avoid services breaking up. | ||
|
||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.