Skip to content

creates a websocket server and sends resource monitor information in JSON format

Notifications You must be signed in to change notification settings

SturdyFool10/RustResourceMonitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RustResourceMonitor

This simple application will allow one to make a web client for monitoring system resources, such resources include: Operating System, Memory, and CPU, and this is accomplished asynchronously using a task based system, which allows for concurrency at its finest, meaning that resource utilization should be effecient and minimal for a desktop enviornment, the websocket will need to interpret json that the server will spit out once every half second or so

About

creates a websocket server and sends resource monitor information in JSON format

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages