Mercurial > prosody-modules
comparison mod_rest/README.markdown @ 3828:a8aa11cc351d
mod_rest: And the disco#items mapping
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Thu, 02 Jan 2020 10:45:19 +0100 |
parents | 7d909976ca88 |
children | 8752e5b5dd08 |
comparison
equal
deleted
inserted
replaced
3827:7d909976ca88 | 3828:a8aa11cc351d |
---|---|
204 : Send a ping. Get a pong. Maybe. | 204 : Send a ping. Get a pong. Maybe. |
205 | 205 |
206 `disco` | 206 `disco` |
207 : Retrieve service discovery information about an entity. | 207 : Retrieve service discovery information about an entity. |
208 | 208 |
209 `items` | |
210 : Discover list of items (other services, groupchats etc). | |
211 | |
209 ### XML | 212 ### XML |
210 | 213 |
211 ``` {.xml} | 214 ``` {.xml} |
212 <message type="" id="" to="" from="" xml:lang=""> | 215 <message type="" id="" to="" from="" xml:lang=""> |
213 ... | 216 ... |