Changes between Version 23 and Version 24 of BluePrint/Chat
- Timestamp:
- 03/14/14 09:55:20 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BluePrint/Chat
v23 v24 111 111 * For preference, provide single-signon by some means. 112 112 * If the service is web-hosted, display the UI within an Eden page. 113 === Client === 113 == Client Design == 114 115 === For an Eden-based server === 116 117 * Look for appropriate, existing JavaScript packages, or at least examples. 118 * Need only the UI, not any protocol. 119 * he Eden server could implement the client-server part of an existing chat protocol to leverage a particularly appealing JS client. Unless the client is very desirable, implementing the protocol may be wasted effort. 120 121 === For a separate chat server === 122 114 123 * http://candy-chat.github.io/candy/ 115 124 * Needs updating to work with current jQuery/UI … … 126 135 * http://xmpppy.sourceforge.net (unmaintained) 127 136 137 === For an external service === 138 139 * The UI would be that of the external service, perhaps with styling. 128 140 === VoIP === 129 141 Assuming single-user: