/MonitorSystem.MessageService

Message service responsible for receive datas of clients desktops and send infomation for front end in realtime.

Primary LanguageJavaScriptMIT LicenseMIT

MonitorSystem.ServiceMessage

Message service responsible for receive datas of clients desktops and send infomation for front end in realtime.

Build Setup

#Requirements

  • Visual Studio >= 2015
  • .NET Framework >= 4.6.*

#Dependencies

# install dependencies presents in package.config
Packages will be restored automatically by nuget, but case you want mannually run:
Packages-Install --reinstall

# serve with hot reload at localhost:8080
run debug (F5)

# build for production
run release (F5)