Skip to content

Creating an http server using socket communication

Notifications You must be signed in to change notification settings

oritor91/Http-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Name: Ori Tor HTTP Server

Files Included: threadpool.h: header file. threadpool.c: pool of threads that knows how to complete a given task. server.c: HTTP server that gets request from clients and uses the threadpool in order to send a response.

About

Creating an http server using socket communication

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages