MenloSystems / webchannel.net

An implementation of Qt's WebChannel protocol for .NET

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

An implementation of Qt's WebChannel protocol for .NET

License:GNU General Public License v2.0


Languages

Language:C# 100.0%