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=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,33911dbcc90352e0,start X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,CP1252 Path: g2news2.google.com!postnews.google.com!o10g2000vbg.googlegroups.com!not-for-mail From: coopht Newsgroups: comp.lang.ada Subject: Announce: AXMPP library. XMPP protocol implementation for Ada. Date: Mon, 7 Mar 2011 13:32:25 -0800 (PST) Organization: http://groups.google.com Message-ID: <251a79df-c022-4605-85e4-b547142eb2de@o10g2000vbg.googlegroups.com> NNTP-Posting-Host: 188.123.237.121 Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1299533546 22902 127.0.0.1 (7 Mar 2011 21:32:26 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Mon, 7 Mar 2011 21:32:26 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: o10g2000vbg.googlegroups.com; posting-host=188.123.237.121; posting-account=aO0n4goAAAC6wnXQfc_3DrNTh6JCBnCC User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.15) Gecko/20110307 Gentoo Firefox/3.6.15 GTB7.1,gzip(gfe) Xref: g2news2.google.com comp.lang.ada:18928 Date: 2011-03-07T13:32:25-08:00 List-Id: Hi all. I'm pleased to announce first release of AXMPP library. AXMPP is implementation of XMPP protocol for Ada programming language. First release of AXMPP library - AXMPP-0.0.1 includes the following features: =851. Secure connection support with agnutsl (ada-binding to gnutls) library. 2. Base XMPP protocol implementation: *. Roster management support. *. Messaging support. *. Multi-user chat support. *. Presence support. *. Resource management support. *. Raw IQ Support 3. Version extension support. http://adaforge.qtada.com/cgi-bin/tracker.fcgi/axmpp