XMPP IM Client Design Guidelines

From XMPP WIKI
Revision as of 09:15, 13 May 2015 by Flow (talk | contribs)
Jump to navigation Jump to search

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