Difference between revisions of "XMPP IM Client Design Guidelines"

From XMPP WIKI
Jump to navigation Jump to search
Line 1: Line 1:
= Introduction =
= Advices =
== Do not to split up JIDs into multiple input fields ==
== Do not to split up JIDs into multiple input fields ==



Revision as of 09:15, 13 May 2015

Introduction

Advices

Do not to split up JIDs into multiple input fields

Description

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