Skip to content

chensoft/libsocket

Repository files navigation

libsocket

Build Status Build Status Build status Coverage Status release MIT licensed

libsocket is a C++ socket toolkit, it contains many useful classes for creating network software. It's cross-platform and released under the MIT License.

Platforms

  • OS X (clang++ 3.5+)
  • Linux (g++ 4.8.4+, clang++ 3.5+)
  • Windows (vs 2015+)
  • Android (ndk r10+)
  • iOS (xcode 7+)

License

libsocket is released under the MIT License. See the LICENSE file for more information.

Contact

You can contact me by email: [email protected].