game-metadata-server is the server side component, which will replace the metadata and snaps packages that are currently downloaded with each install of the Game_Plugin.
The game-metadata-server is written in C, using the excellent mongoose embedded web server in a multi-threaded configuration, providing a RESTful API, returning JSON and blob data as needed.
Thomas Cherryhomes thom.cherryhomes@gmail.com
This code is licensed under the GNU Public License Version 3. Please read the file COPYING, for details.