Changes between Version 33 and Version 34 of BluePrint/Chat


Ignore:
Timestamp:
05/17/14 17:46:27 (11 years ago)
Author:
knowing42
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BluePrint/Chat

    v33 v34  
    112112== Client Design ==
    113113
     114=== Viable Clients ===
     115* Converse.js : https://conversejs.org/
     116Will allow us to authenticate users using sahana eden authentication. It also supports OTR which makes it secure.
     117* https://github.com/cryptocat/cryptocat
     118* http://www.igniterealtime.org/projects/spark/
    114119=== For an Eden-based server ===
    115120* Look for appropriate, existing !JavaScript packages, or at least examples.