Skip to content

Protobuf support#352

Merged
smolchanovsky merged 10 commits into
mainfrom
features/protobuf-support
Nov 25, 2021
Merged

Protobuf support#352
smolchanovsky merged 10 commits into
mainfrom
features/protobuf-support

Conversation

@Kingmidas74

Copy link
Copy Markdown
Member

Description

Provider for protobuf protocol was added as experimental feature. Some integration tests and acceptance tests is required, I think.

@Kingmidas74 Kingmidas74 changed the title Features/protobuf support protobuf support Nov 21, 2021
@Kingmidas74 Kingmidas74 linked an issue Nov 21, 2021 that may be closed by this pull request
@Kingmidas74 Kingmidas74 added this to the 0.10.2 milestone Nov 21, 2021
@smolchanovsky smolchanovsky changed the title protobuf support Protobuf support Nov 21, 2021

@smolchanovsky smolchanovsky left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good job!
There is one non-obvious point that you didn't know about:
The project Nclient.Packages.Tests contains tests that are run after the release of NuGet packages. They check that all packages are published and can be installed. You need to add a test for this package there

Comment thread NClient.sln Outdated
Comment thread src/NClient/NClient.Common/Helpers/Converters.cs Outdated
@Kingmidas74

Copy link
Copy Markdown
Member Author

I've fixed last mistakes. Sorry for the delay.

@smolchanovsky

Copy link
Copy Markdown
Member

LGTM

@smolchanovsky
smolchanovsky merged commit 579f1cc into main Nov 25, 2021
@smolchanovsky
smolchanovsky deleted the features/protobuf-support branch November 25, 2021 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Protobuf serialization provider

2 participants