-
Notifications
You must be signed in to change notification settings - Fork 0
Documentations
Anthony Godin edited this page Mar 20, 2017
·
4 revisions
The communication between this system and artificial intelligence services is done in HTTP with JSON.
This document explains structures and the purpose of this projet.
This system allows to create game via this API : https://m2gil.github.io/iataaa-server-raml
It sends messages by web socket to IAtaaa-client to communicate game boards.
AI web services must respect this specification : https://m2gil.github.io/iataaa-ai.github.io
Iataaa-server communicate with AI on this endpoints.