An open API service indexing awesome lists of open source software.

https://github.com/timoschwarzer/dotnet-native-websocket


https://github.com/timoschwarzer/dotnet-native-websocket

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Native WebSocket Wrapper for C#

This is a C# wrapper around a basic native WebSocket library. The primary use is for connecting to TLS 1.1+ services in cases where you are limited to older versions of .NET which do not support newer TLS versions (such as mods for older Unity games).