From 0619322ea272cbc88784e992085b48f53cc2d5c5 Mon Sep 17 00:00:00 2001 From: Dominik Picheta Date: Fri, 26 Dec 2014 16:37:32 +0000 Subject: Added warning to scgi module. --- lib/pure/scgi.nim | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'lib/pure/scgi.nim') diff --git a/lib/pure/scgi.nim b/lib/pure/scgi.nim index 58b37833a..f3e2b583c 100644 --- a/lib/pure/scgi.nim +++ b/lib/pure/scgi.nim @@ -25,6 +25,10 @@ ## ## **Warning:** The API of this module is unstable, and therefore is subject ## to change. +## +## **Warning:** This module only supports the old asynchronous interface. +## You may wish to use the `asynchttpserver `_ +## instead for web applications. include "system/inclrtl" -- cgit 1.4.1-2-gfad0 on value='7dfadb8b4e95d09981fbeb01d85b12f23946c3e7'>this commit This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)ahoang <ahoang@tilde.institute>
summary refs log blame commit diff stats
blob: f7a6e87fa4fc3a93a49698e096be0f12a6f3b777 (plain) (tree)