/webchannel.net

An implementation of Qt's WebChannel protocol for .NET

Primary LanguageC#GNU General Public License v2.0GPL-2.0

WebChannel.NET

What is WebChannel.NET?

WebChannel.NET is an implementation of Qt's WebChannel protocol in C#/.NET.

This library only depends on Newtonsoft's Json.NET library and .NET Standard 2.0.

Building

Install the .NET Core SDK, then simply run

dotnet build