File tree Expand file tree Collapse file tree 1 file changed +3
-6
lines changed
Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change @@ -9,11 +9,8 @@ library from the [sml-http](https://github.com/diku-dk/sml-http)
99package and utilises the inet-socket functionality of the Standard ML
1010basis library.
1111
12- __ Notice__ : This code is work in progress and the aim is for the
13- library to implement most of the features of [ SMLserver] ( http://smlserver.org ) , a web
14- server Apache module. On the contrary to the original SMLserver
15- design, the present code makes it possible to run native code for
16- servicing requests.
12+ For a demonstration of how sml-server may be used together with MLKit,
13+ Postgresql, and OpenSSL, see the [ SMLserver demonstration repository] ( https://github.com/melsman/sml-server-demo ) .
1714
1815## Overview of MLB files
1916
@@ -103,4 +100,4 @@ To use MLton as a compiler, write instead:
103100
104101## Authors
105102
106- Copyright (c) 2015-2021 Martin Elsman, University of Copenhagen.
103+ Copyright (c) 2015-2026 Martin Elsman, University of Copenhagen.
You can’t perform that action at this time.
0 commit comments