Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1.22 KB

File metadata and controls

26 lines (18 loc) · 1.22 KB

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: admin@chensoft.com.