This project has been archived as there is built-in WebSocket compression coming in ASP.NET Core 6. You can read more here.
Lib.AspNetCore.WebSocketsCompression is a library which provides a managed implementation of the WebSocket protocol, along with server integration components and support for permessage-deflate compression.
Lib.AspNetCore.WebSocketsCompression is available on NuGet.
PM> Install-Package Lib.AspNetCore.WebSocketsCompression
There is a blog post available describing implementation details and usage basics:
The demo project is available here.
My blog and open source projects are result of my passion for software development, but they require a fair amount of my personal time. If you got value from any of the content I create, then I would appreciate your support by buying me a coffee.
Copyright © 2017 - 2021 Tomasz Pęczek
Licensed under the MIT License