|
Network code documentation for my turn-based game 1.0
|
#include "http_interface.h"Go to the source code of this file.
Classes | |
| class | HttpManager |
| HttpManager is an implementation of the HttpInterface which enable to send Http GET and POST requests with a json body using a sf::Http object. More... | |