udp-server
Here are 263 public repositories matching this topic...
-
Updated
Jun 29, 2020 - C++
-
Updated
Jul 1, 2020 - Java
-
Updated
Jan 31, 2020 - C#
Couldn't see anything in the documentation about this.
Is it possible to run a HTTPS server and WSS on the same port but under different directories, or would you need to use another server on top to accomplish that?
-
Updated
Jun 1, 2020 - C++
-
Updated
Oct 31, 2019 - Go
This lib looks very cool but I wonder what it actually does and how? Evpp has sadly been abandoned somehow, so this could be a good replacement for it.
Can you please write the documentation in English and explain the features, what it does and how it does it?
-
Updated
Feb 25, 2020 - C++
-
Updated
Jun 18, 2020 - Erlang
-
Updated
Apr 10, 2020 - C++
-
Updated
Nov 17, 2018 - Java
-
Updated
Mar 9, 2020 - C#
Provide example code
I have never used any 3D engine before, and I'm a bit lost, i think providing examples of programs using the engine would help people like me to understand how the engine works.
-
Updated
Nov 6, 2019 - C#
-
Updated
Apr 17, 2019 - C++
-
Updated
Apr 27, 2018 - C
-
Updated
Jan 14, 2019 - C++
-
Updated
May 1, 2020 - JavaScript
-
Updated
Aug 15, 2019 - C
-
Updated
Mar 19, 2020 - TypeScript
-
Updated
Aug 11, 2017 - Perl
-
Updated
Aug 22, 2018 - C
-
Updated
Feb 20, 2020 - C#
-
Updated
Jun 6, 2020 - JavaScript
-
Updated
May 24, 2020 - C#
-
Updated
Jun 14, 2019 - Python
Improve this page
Add a description, image, and links to the udp-server topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the udp-server topic, visit your repo's landing page and select "manage topics."
vcpkg install evpp 成功后。
Cmake中使用 find_package(evpp REQUIRED) 报错。
glog等库也是通过vcpkg安装的,可以使用find_package(glog REQUIRED)正常使用。
报错,信息如下:
PS C:\zhy\code\cpp_self\evpp_test\build> cmake -DCMAKE_TOOLCHAIN_FILE=C:/zhy/Lib/vcpkg/scripts/buildsystems/vcpkg.cmake
-G "Visual Studio 16 2019" -A Win32 ..
CMake Error at C:/zhy/Lib/vcpkg/scripts/buildsystems/vcpkg.cmake:266 (_find_package):
By not prov