Skip to content

Coollab-Art/serv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

serv

Including

To add this library to your project, simply add these two lines to your CMakeLists.txt:

add_subdirectory(path/to/serv)
target_link_libraries(${PROJECT_NAME} PRIVATE serv::serv)

Then include it as:

#include <serv/serv.hpp>

TODO

  • fix the firewall thing. We don't need to connect to networks other than localhost so this can probably be solved.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

  •  

Packages

 
 
 

Contributors