dotnet / dotnet/aspnetcore

[Feature Request] SignalR response compression with new websockets compression in Asp.Net Core 6

Open
#38,230 17 comments 21 reactions 0 assignees View on GitHub
area-signalr Needs: Design Priority:3
Dominant language
C#
Stars
38.4k
Forks
10.9k
Avg merge
2d 6h
Merged PRs (30d)
290

Description

### Please describe.

Response compression, not much else to say there. It's pretty necessary for mobile devices and the like. Especially in data-intensive scenarios.

A 8MB JSON response being compressed down to 700KB is nearly required for mobile devices.

Asp.Net Core 6 seems to have shipped with [websockets compression support](https://devblogs.microsoft.com/dotnet/announcing-net-6/#websocket-compression) (#2715), will signalR be taking advantage of this?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.