Difference between revisions of "Libackis"

From Makers Local 256
Jump to: navigation, search
m (Fixed syntax)
m (fix status and todo list)
Line 1: Line 1:
 
{{Project|Creator=Opticron
 
{{Project|Creator=Opticron
|Status=<onlyinclude> Late Implementation </onlyinclude>                                <!--LEAVE ONLYINCLUDES FOR STATUS HACK-->  
+
|Status=<onlyinclude> Late Development </onlyinclude>                                <!--LEAVE ONLYINCLUDES FOR STATUS HACK-->  
 
|Born On=23:03, 6 July 2008 (CDT)                                                                  <!--DO NOT EDIT -->
 
|Born On=23:03, 6 July 2008 (CDT)                                                                  <!--DO NOT EDIT -->
 
|Last Updated={{#time: H:i, d F Y| {{REVISIONTIMESTAMP}} }} (CDT)              <!--DO NOT EDIT -->
 
|Last Updated={{#time: H:i, d F Y| {{REVISIONTIMESTAMP}} }} (CDT)              <!--DO NOT EDIT -->
Line 9: Line 9:
  
 
==To Do==
 
==To Do==
* Authentication
 
 
* Encryption?
 
* Encryption?
  

Revision as of 08:22, 4 May 2009

Creator:
Opticron
Status:
Late Development
Born On:
23:03, 6 July 2008 (CDT)
Last Updated:
08:22, 04 May 2009 (CDT)

Overview

This project enables programs written in D to access the Ackis2.0 core as client or a module. Resources are not yet hammered out, but should also be supported with relatively little code change. Libackis uses the KXML library to parse XML into structures and decode the protocol. It currently supports messages and variable transactions. Libackis is event driven and has VERY similar usage to libxmpd.

To Do

  • Encryption?