Skip to content

arazmj/WebSocketMin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Simple Web Socket server Written in C

This is a simple webserver written in the C programming language.

It uses a pool of 10 connections to serve multiple requests concurrently and it keeps track of how much data it has output, printing it to the standard output stream.

About

Web Socket server Written in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published