Skip to content

websocket disconnected after signalR method invoked using StackExchange.Redis.Extensions.System.Text.Json #484

Open
@wuuer

Description

Describe the bug
websocket disconnected after signalR method invoked when using StackExchange.Redis.Extensions.System.Text.Json

To Reproduce
Steps to reproduce the behavior:
1.new webapi project
2.install StackExchange.Redis.Extensions.System.Text.Json
3.define hub class and add a method
4.connect to it and invoke a method defined in the hub

env:
.NET Core 3.1
windows server 2016 datacenter

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions