The Wayback Machine - https://web.archive.org/web/20200610025655/https://github.com/topics/tcp-server
Skip to content
#

tcp-server

Here are 672 public repositories matching this topic...

ZhongHeyuan
ZhongHeyuan commented Jul 1, 2019

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

menasheh
menasheh commented Oct 10, 2017

The English in the documentation is very not good. As a beginner to golang and nano, I'm having a lot of trouble understanding it.

Eg;
While handling a message, the handler will receive two arguments, session corresponding a client and a message is the payload of this request that unmarshals by nano automatically.

While handling a message, the handler will receive two arguments, a session

Improve this page

Add a description, image, and links to the tcp-server topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the tcp-server topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.