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

+ + +
+ + + + +