Difference between revisions of "XMPP IM Client Design Guidelines"

Jump to navigation Jump to search
no edit summary
Line 1: Line 1:
* We promise not to split up JIDs into multiple input fields
== Do not to split up JIDs into multiple input fields ==
* We promise to show you your room nickname and allow you to change it
 
* We promise to use only TLS secured XMPP c2s connections
=== Description ===
* We promise not to encode any semantic into the resource
 
* We promise to show the type of a remote source (mobile, pc, home, work, etc.) by means of Service Discovery and not the source
=== Rationale ===
 
== Show user's room nickname and allow to change it ==
 
=== Description ===
 
=== Rationale ===
 
== Use only TLS secured XMPP c2s connections ==
 
=== Description ===
 
=== Rationale ===
 
== Do not to encode any semantic into the resource ==
 
=== Description ===
 
=== Rationale ===
 
== Show the type of a remote source (mobile, pc, home, work, etc.) by means of Service Discovery and not the resource ==
 
=== Description ===
 
=== Rationale ===
165

edits

Navigation menu