Skip to content

theopomies/epinet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Epinet

Epinet is a "network lib" developed by theopomies and Matska to be Epitech-compliant.

Installation

Use the make builder to build the lib.

make re

Usage

Place epinet.h in your include folder and libepinet.a in your lib folder then:

Source files

#include <epinet.h>

/*
 * Your code
 */

Compilation

gcc -lepinet -Llib -Iinclude

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

C Network library, epitech compliant

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published