Commit graph

5 commits

Author SHA1 Message Date
birme
0e650a07b9 Compile on mac os 2020-06-24 08:46:21 +02:00
Dillon Pentz
5b3fc5cdc5
Add Windows build support (#2)
This commit adds Windows build support by utilizing vcpkg to build
dependencies, and CMake for the build system.

These changes rely on vcpkg to be built and located in the VCPKG_ROOT
environment variable, along with having Visual Studio 2019 installed.
2020-06-24 08:44:52 +02:00
birme
5c598a89fa Build SRT SDK on install 2020-06-20 22:33:28 +02:00
birme
91d986127d Create socket binding 2020-06-13 09:43:20 +02:00
birme
722db25e6c Hello world 2020-06-13 00:57:57 +02:00