Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add Rin.Extensions.MagicOnion #54

Merged
merged 2 commits into from
Oct 21, 2020
Merged

Conversation

mayuki
Copy link
Owner

@mayuki mayuki commented Oct 20, 2020

Implements BodyDataTransformer for MagicOnion Unary service calls.

Rin.Extensions.MagicOnion adds the ability to decode MagicOnion's request/response body data.
The extension requires MagicOnion 4.0.0-preview.1 or later.

services.AddRin()
    .AddMagicOnionSupport();

@mayuki mayuki force-pushed the feature/Extensions-MagicOnion branch from a6ff766 to 5946675 Compare October 21, 2020 03:38
@mayuki mayuki merged commit 7bce50c into master Oct 21, 2020
@mayuki mayuki deleted the feature/Extensions-MagicOnion branch October 21, 2020 06:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant