Add converter options for Java client
Open
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
Assessment
This issue has not been assessed yet.