Skip to content

An implementation of Qt's WebChannel protocol for .NET

License

GPL-2.0, LGPL-3.0 licenses found

Licenses found

GPL-2.0
LICENSE.GPL2
LGPL-3.0
LICENSE.LGPL3
Notifications You must be signed in to change notification settings

MenloSystems/webchannel.net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

GPL-2.0, LGPL-3.0 licenses found

Licenses found

GPL-2.0
LICENSE.GPL2
LGPL-3.0
LICENSE.LGPL3

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages