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:
Richard van der Hoff 2018-07-05 20:38:35 +01:00 committed by GitHub
commit 3f8aa2eccd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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