Update documentation (tnx @ttmc)

This commit is contained in:
vrde 2017-04-07 14:07:05 +02:00
parent d260e16f11
commit be763022ad
No known key found for this signature in database
GPG Key ID: 6581C7C39B3D397D
3 changed files with 1 additions and 4 deletions

View File

@ -15,7 +15,6 @@ community projects listed below.
:maxdepth: 1
http-client-server-api
websocket-event-stream-api
The Python Driver <https://docs.bigchaindb.com/projects/py-driver/en/latest/index.html>
Transaction CLI <https://docs.bigchaindb.com/projects/cli/en/latest/>

View File

@ -11,6 +11,7 @@ BigchainDB Server Documentation
nodes/index
dev-and-test/index
server-reference/index
websocket-event-stream-api
drivers-clients/index
clusters-feds/index
data-models/index

View File

@ -1,9 +1,6 @@
The WebSocket Event Stream API
==============================
.. important::
This is currently scheduled to be implemented in BigchainDB Server 0.10.
BigchainDB provides real-time event streams over the WebSocket protocol with
the Event Stream API.