904 B
904 B
onbsd
Description
Server / Client socket library, written in C.
Table of Contents
Features / TODOS
- Select
- Epoll
- Server
- Client
- Custom Event Handling
- Distributed Task Queue
Usage
make
- to build project.
make test
- to build and test project.
Credits / Resources
David Hanson - Interfaces and Implementations Repo
Jacob Sorber
Mongoose Webserver
Beej's Networking Guide
Unix Networking Programming - Richard Stevens, Bill Fenner, & Andrew Rudoff
License
This project is licensed under GPLv3 - see the LICENSE file for details.