Skip to content
This repository was archived by the owner on Dec 18, 2018. It is now read-only.
This repository was archived by the owner on Dec 18, 2018. It is now read-only.

Support specifying custom JSON.NET options for JsonHubProtocol #261

@evenflow58

Description

@evenflow58

I would like to add a contract resolver to signalR requests in order to camel case my return types. I tried used the pattern described here but the contract resolver seems to be ignored. Has this been implemented? Here's a repository with my attempt. I would expect the returned value from GetMessage to be { message: 'a message' } but I get { Message: 'a message' }.

Metadata

Metadata

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions