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
+3
View File
@@ -18,6 +18,9 @@
<ClCompile Include="mist.cpp">
<Filter>Source Files</Filter>
</ClCompile>
<ClCompile Include="stun.cpp">
<Filter>Source Files</Filter>
</ClCompile>
</ItemGroup>
<ItemGroup>
<ClInclude Include="..\version.h">