eProsima FastCDR library provides two serialization mechanisms. One is the standard CDR serialization mechanism, while the other is a faster implementation of it. Looking for commercial support? Contact info@eprosima.com
Apache License 2.0
145
stars
103
forks
source link
[21890] Update commercial support section in project README #243
This PR updates the Fast CDR README's commercial support section
@Mergifyio backport 2.1.x 1.0.x
Contributor Checklist
[x] Commit messages follow the project guidelines.
N/A The code follows the style guidelines of this project.
N/A Tests that thoroughly check the new feature have been added/Regression tests checking the bug and its fix have been added; the added tests pass locally
N/A Any new/modified methods have been properly documented using Doxygen.
N/A Changes are backport compatible: they do NOT break ABI nor change library core behavior.
N/A Changes are API compatible.
N/A New feature has been added to the versions.md file (if applicable).
[x] Applicable backports have been included in the description.
Reviewer Checklist
[x] The PR has a milestone assigned.
[x] The title and description correctly express the PR's purpose.
[x] Check contributor checklist is correct.
[x] Check CI results: changes do not issue any warning.
[x] Check CI results: CI pass and failing tests are unrelated with the changes.
Description
This PR updates the Fast CDR README's commercial support section
@Mergifyio backport 2.1.x 1.0.x
Contributor Checklist
versions.md
file (if applicable).Reviewer Checklist