Close

72 !

A project log for micro HTTP server in C

Connect your browser to your smart devices, using a minimalist HTTP compliant server written in POSIX/C

yann-guidon-ygdesYann Guidon / YGDES 05/16/2020 at 00:150 Comments

I created a little test in the sandbox page...

This result is encouraging !

It means that the rate of ping-pong between the HTTaP server and the browser can reach 72 per second.

Of course I cheated :

But it's always good to check the higher bound, right ? It confirms that it's possible to create useful interactive systems despite the serialised link.

Note however some of the untold features :

Not bad...

As usual : check the latest version in the files section.


The rate drops to 25/s on a DSL line with a ping time of 20ms so this is coherent...

Discussions