c-server

0.0.2 • Public • Published

Pure C Unix web server

Simple and fast web server written in C (for Linux only). Allow you to listen for incomming requests, retrieve its header + content, and then reply to the client. See example.c to get a complete usage example.

Readme

Keywords

Package Sidebar

Install

npm i c-server

Weekly Downloads

2

Version

0.0.2

License

MIT

Last publish

Collaborators

  • soywod