From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.43.83.1 with SMTP id ae1mr13056416icc.1.1417101948306; Thu, 27 Nov 2014 07:25:48 -0800 (PST) X-Received: by 10.182.33.65 with SMTP id p1mr15406obi.11.1417101948208; Thu, 27 Nov 2014 07:25:48 -0800 (PST) Path: border2.nntp.dca1.giganews.com!border1.nntp.dca1.giganews.com!nntp.giganews.com!h15no8707794igd.0!news-out.google.com!d20ni1426igz.0!nntp.google.com!h15no8707787igd.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Thu, 27 Nov 2014 07:25:47 -0800 (PST) In-Reply-To: <11qdtipniibky$.153zsecim7qpq.dlg@40tude.net> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=73.46.72.234; posting-account=yiWntAoAAAC1KqC_shmxJYv07B9l6LNU NNTP-Posting-Host: 73.46.72.234 References: <1shoxw3taj1h0$.3uygcqi194a8.dlg@40tude.net> <11qdtipniibky$.153zsecim7qpq.dlg@40tude.net> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: ANN: Simple components v.4.3 released From: David Botton Injection-Date: Thu, 27 Nov 2014 15:25:48 +0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Xref: number.nntp.giganews.com comp.lang.ada:191076 Date: 2014-11-27T07:25:47-08:00 List-Id: > - WebSockets integrated into the HTTP server I am happy to announce that the latest version of Gnoga is now using Dmitry= 's HTTP and WebSockets components instead of AWS. In addition to being a ve= ry complete http and websockets implementation it is lightweight and since = Ada 95 it should allow Gnoga to compile on much older versions of Gnat as f= ound currently in most distributions. The Gnoga website http://www.gnoga.com and the snake example http://snake.g= noga.com are both running on Gnoga using the new components. Thanks!! David Botton