Skip to content

Jodu555/MonitoringSystem-Core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MonitoringSystem-Core

Database

This is the basic DB modeling.

Todo

  • Add in each table created_AT
  • Add the server routes
  • Add the data routes
  • Clarify the socket connection front to back to slave and so on

Socket Explaination

Client

  • Client sends a client-subscribe event which contains:
    • serveruuid : For Server clarification
    • auth-key : For User clarification, to chek if user owns this server
  • The Server looks for changes on the particular server uuids and sends them
  • The Client gets the infos and displays them
  • If the user wants to view another server the client-subscribe event gets send

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published