Skip to content

NotMePipe/cross-socket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CrossSocket

A lightweight, cross-platform C++ Socket API

Usage

Currently, releases only contain the source code for CrossSocket. The source contains CMakeLists which can be used to compile binaries for your own use. CrossSocket has the capability to be included in your project as a static or shared library; it is ultimately up to you

C library

There currently aren't any plans to turn CrossSocket into a C library. If this library somehow gets any kind of traction and a C library is something people want, then I might start looking into making that change

Where is Version 1.0?

Version 1.0 had so many problems with compiling and was prone to errors so much more frequently than Version 1.1 that I could not in good conscience make a release for it. Regardless, it is almost always recommended to use the latest version of CrossSocket, which is currently Version 1.2

About

Lightweight, cross-platform Socket API

Resources

License

Stars

Watchers

Forks