Info
Version: | 1.0.0 |
Author(s): | Tristan Vaillancourt |
Last Update: | Wednesday, June 29, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/iratecaller/MQLight |
NuGet Url: | https://www.nuget.org/packages/MQLight |
Install
Install-Package MQLight
dotnet add package MQLight
paket add MQLight
MQLight Download (Unzip the "nupkg" after downloading)
Dependencies
1 package depend on this package.
Tags
MQLight was designed for use in games (specifically XNA / monogame), but is thread safe and has been used in business applications. NOTE: Please make sure to call the Update method at the top of your game's update loop.
Business applications can simply call the Update() method in a thread as fast as required.