Changes between Version 33 and Version 34 of BluePrint/Chat
- Timestamp:
- 05/17/14 17:46:27 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BluePrint/Chat
v33 v34 112 112 == Client Design == 113 113 114 === Viable Clients === 115 * Converse.js : https://conversejs.org/ 116 Will 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/ 114 119 === For an Eden-based server === 115 120 * Look for appropriate, existing !JavaScript packages, or at least examples.