Skip to content

KgDesignes/mega-sdk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mega-sdk

This is an initial release for Mega API for .NET used in the Mega Desktop client.

Note: in .NET, to enable more than 2 concurrent HTTP connection, you need to set the property System.Net.ServicePointManager.DefaultConnectionLimit to e.g. 8. You need to do this once in your Main method or similar.

The code is GPLv3 licensed; we are also considering MIT or LGPL release - feel free to contact team@megadesktop.com

(c) 2013 The Mega Desktop Team

Releases

No releases published

Packages

No packages published