mirror of
https://github.com/cadmium-im/cadmium-docs-legacy.git
synced 2024-11-08 19:51:02 +00:00
Move all non-core extensions to separate folder (as described in CPE creation flow document)
This commit is contained in:
parent
f8d1db9671
commit
2380309051
@ -1,4 +1,4 @@
|
||||
# Account login by username
|
||||
# CPE#2 - In-band account login
|
||||
|
||||
## Introduction
|
||||
|
@ -1,4 +1,4 @@
|
||||
# Account registration
|
||||
# CPE#3 - In-band account registration
|
||||
|
||||
## Introduction
|
||||
|
@ -1,9 +1,11 @@
|
||||
# Basic chats
|
||||
# CPE#4 - Basic chats
|
||||
|
||||
## 1. Introduction
|
||||
|
||||
This extension is intended for organizing chats between some entities.
|
||||
|
||||
`// TODO describe about events`
|
||||
|
||||
## 2. Requirements
|
||||
|
||||
- Exchanging text messages
|
@ -2,7 +2,7 @@
|
||||
|
||||
## Introduction
|
||||
|
||||
This extension is intended to limit the number of requests from clients per unit of time. It is based on Protocol Errors extension.
|
||||
This core extension is intended to limit the number of requests from clients per unit of time.
|
||||
|
||||
## Message type identifiers
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user