Network code documentation for my turn-based game 1.0
|
Go to the source code of this file.
Classes | |
class | HttpInterface |
HttpInterface is an interface to perform GET and POST requests via the HTTP protocol. All requests must have a json body. More... | |