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

Use Default Newtonsoft serializer settings for deserializing WebsocketMessageWrapper #661

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

JR-Morgan
Copy link

fixes #660

…ket message wrapper response

Signed-off-by: Jedd Morgan <[email protected]>
@JR-Morgan
Copy link
Author

@rose-a how important is it that the map converter is configured on the serialization settings.
I've just noticed that, since I'm using DefaultSerializerSettings directly, it hasn't been configured with the map converter.

Tests appear to pass either way.

@JR-Morgan JR-Morgan marked this pull request as ready for review October 23, 2024 10:00
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.

Netwtonsoft MissingMemberHandling.Error is incompatible with receiving web socket messages
1 participant