mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-05 19:24:10 +01:00
Merge pull request #1369 from turt2live/travis/apis-unstable
Clearly say that the server/server API is unstable and subject to change
This commit is contained in:
commit
3f8aa2eccd
|
|
@ -16,6 +16,10 @@
|
||||||
Federation API
|
Federation API
|
||||||
==============
|
==============
|
||||||
|
|
||||||
|
.. WARNING::
|
||||||
|
This API is unstable and will change without warning or discussion while
|
||||||
|
we work towards a r0 release (scheduled for August 2018).
|
||||||
|
|
||||||
Matrix homeservers use the Federation APIs (also known as server-server APIs)
|
Matrix homeservers use the Federation APIs (also known as server-server APIs)
|
||||||
to communicate with each other. Homeservers use these APIs to push messages to
|
to communicate with each other. Homeservers use these APIs to push messages to
|
||||||
each other in real-time, to
|
each other in real-time, to
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue