dotnet / dotnet/aspnetcore

Add converter options for Java client

Open
#18,596 1 comment 1 reaction 0 assignees View on GitHub
affected-very-few area-signalr enhancement severity-nice-to-have
Dominant language
C#
Stars
38.4k
Forks
10.9k
Avg merge
2d 5h
Merged PRs (30d)
276

Description

### Is your feature request related to a problem? Please describe.
My application is using moshi, and i want to integrate SignalR, but i have to use Gson too now that i use SignalR(also rxjava).

### Describe the solution you'd like

I want to be able to use a converter like retrofit does, providing an interface for serialize/deserialize and implement it with gson/moshi or anything i want.
GsonConverterFactory and MoshiConverterFactory.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.