More events, remove most of the statics, better shutdown

This commit is contained in:
Paul Rouget 2019-07-24 15:14:24 +02:00
parent 7adf022dfa
commit d0436f16b6
8 changed files with 342 additions and 217 deletions

View file

@ -1,5 +1,6 @@
#pragma once
#include <functional>
#include <future>
#include <hstring.h>
#include <map>