This is a C++ TCP framework.
> mkdir build
> cd build
> cmake ..
> make
> make doxygen
> ./bin/unit_test
> ./bin/example_simple
> build.sh
> build.sh doc
> build.sh install
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is a C++ TCP framework.
> mkdir build
> cd build
> cmake ..
> make
> make doxygen
> ./bin/unit_test
> ./bin/example_simple
> build.sh
> build.sh doc
> build.sh install