Sven Czarnian c7cf982671 remove unused variables | 3 years ago | |
---|---|---|
cmake | 3 years ago | |
external | 3 years ago | |
res | 3 years ago | |
src | 3 years ago | |
CMakeLists.txt | 3 years ago | |
LICENSE | 3 years ago | |
README.md | 3 years ago | |
version.h.in | 3 years ago |
AMAN is splitted up into four different components.
AMAN uses Protocol Buffers for the message serialization and message definition between the EuroScope instance and the AMAN backend.
Additionally is ZeroMQ used for the communication abstraction layer.
This component extracts all relevant information out of the VATSIM network and sends the information to the server. Additionally is a unique identifier used to verify connections to the backend. According to data protection is the ZeroMQ-based network encryption used. Every controller needs his own unique identifier.
AMAN is released under the GNU General Public License v3