refactor: add services for imcoming and outgoing messages

This commit is contained in:
k0t9i
2023-10-16 17:41:25 +04:00
parent 787f4969ed
commit 2c475e69f3
11 changed files with 364 additions and 317 deletions

View File

@@ -187,7 +187,6 @@
<ClInclude Include="Serializers\JsonIncomingMessageFactory.h" />
<ClInclude Include="Serializers\JsonSerializer.h" />
<ClInclude Include="Versions\Interlude\Services\HeroService.h" />
<ClInclude Include="Services\WorldHandler.h" />
<ClInclude Include="ThirdParty\json.hpp" />
<ClInclude Include="Versions\GameStructs\FNameInterface.h" />
<ClInclude Include="Versions\GameStructs\GameEngineInterface.h" />