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.
Install the .NET Core SDK, then simply run
dotnet build
An implementation of Qt's WebChannel protocol for .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.
Install the .NET Core SDK, then simply run
dotnet build
An implementation of Qt's WebChannel protocol for .NET
GNU General Public License v2.0