stefanprodan/AspNetCoreRateLimit

How to exclude signalr

kimdiego2098 opened this issue · 1 comments

When the service is equipped with signalr, the signalr will connect failed

我是这样配置的"EndpointWhitelist": [ "*:/msghub/negotiate" ],