From 8d7ea439910827e1771528fd409a5f39e7a1b907 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ilja=20Karta=C5=A1ov?= Date: Sat, 23 Feb 2019 23:47:41 +0100 Subject: [PATCH] Extended aisl page --- aisl/index.html | 126 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 126 insertions(+) create mode 100644 aisl/index.html diff --git a/aisl/index.html b/aisl/index.html new file mode 100644 index 0000000..3753124 --- /dev/null +++ b/aisl/index.html @@ -0,0 +1,126 @@ + + + + + + + + + + + + + + AISL Technology + + + + + + + +
+ + + + + + + + + +
Löwenware
+
+ + + + +
+

AISL Technology

+ + + +

AISL is an acronym for Asynchronous Internet Server Library - a C library + for web development with built-in lightweight asynchronous HTTP server. It + provides callbacks on various stages while serving client's + request, making possible creation of standalone web application with + impactful performance, that could be distributed even as a single binary + file.

+ +

AISL can power up wide range of applications from small web site to + complex IoT or mobile application backend.

+ +

The Technology

+ +

AISL is our contribution to faster Internet. And it is already more than + just a library. We are currently working on implementation of HTTP 2.0, + SDK and set of utilities that will boost not just applications speed, but + also development itself.

+ +

License

+

AISL is free for both commercial and non-commercial use, being + distributed under terms of L1 License.

+ +

Installation

+

AISL installation is platform dependent. You have several options here: + install from sources, + binaries or + packages.

+ +

Quick start

+ + +
+ + + + +