Misc clarity for 3rd party appservice protocols/locations
This commit is contained in:
parent
32ac81c588
commit
54032964fc
1 changed files with 7 additions and 6 deletions
|
@ -184,13 +184,14 @@ Third party networks
|
||||||
++++++++++++++++++++
|
++++++++++++++++++++
|
||||||
|
|
||||||
Application services may declare which protocols they support via their registration
|
Application services may declare which protocols they support via their registration
|
||||||
file. These networks are generally for third party services such as IRC that the
|
configuration for the homeserver. These networks are generally for third party services
|
||||||
application service is managing. Application services may populate a Matrix room
|
such as IRC that the application service is managing. Application services may populate
|
||||||
directory for their registered protocols, as defined in the Client-Server API Extensions.
|
a Matrix room directory for their registered protocols, as defined in the Client-Server
|
||||||
|
API Extensions.
|
||||||
|
|
||||||
Each protocol may have several "locations". A location within a protocol is a place
|
Each protocol may have several "locations" (also known as "third party locations" or "3PLs").
|
||||||
in the third party network, such as an IRC channel. Users of the third party network
|
A location within a protocol is a place in the third party network, such as an IRC channel.
|
||||||
may also be represented by the application service.
|
Users of the third party network may also be represented by the application service.
|
||||||
|
|
||||||
Locations and users can be searched by fields defined by the application service, such
|
Locations and users can be searched by fields defined by the application service, such
|
||||||
as by display name or other attribute. When clients request the homeserver to search
|
as by display name or other attribute. When clients request the homeserver to search
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue