Rewrite STUN code based on moonlight-common-c and with TCP+UDP support

This commit is contained in:
Cameron Gutman
2018-11-05 18:55:59 -08:00
parent e62ed6ccc5
commit 81ca65d7d4
4 changed files with 217 additions and 132 deletions
+1
View File
@@ -160,6 +160,7 @@
</ItemDefinitionGroup>
<ItemGroup>
<ClCompile Include="mist.cpp" />
<ClCompile Include="stun.cpp" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="mist.rc" />