Skip to main content

Architecture overview

Appa is based on a client - server architecture. The protocol is rather simple:
  • Client sends a message to server and provides the commandName they whish the server to execute, along with parameters for that command and the necessary authentication information
  • Server sends back messages to inform client about execution