Skip to content
This repository has been archived by the owner on Sep 14, 2021. It is now read-only.

[Archived] 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.

License

Notifications You must be signed in to change notification settings

tpeczek/Lib.AspNetCore.WebSocketsCompression

Repository files navigation

Lib.AspNetCore.WebSocketsCompression [Archived]


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.

Getting Started

Lib.AspNetCore.WebSocketsCompression is available on NuGet.

PM>  Install-Package Lib.AspNetCore.WebSocketsCompression

Documentation

There is a blog post available describing implementation details and usage basics:

Demos

The demo project is available here.

Donating

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 and License

Copyright © 2017 - 2021 Tomasz Pęczek

Licensed under the MIT License

About

[Archived] 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.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages