From 9f644756e0dfc3152df7cee6594acd9637a73df1 Mon Sep 17 00:00:00 2001 From: RaNaN Date: Tue, 9 Oct 2012 22:59:15 +0200 Subject: updated doc about removal of thrift --- docs/api/websocket_api.rst | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 docs/api/websocket_api.rst (limited to 'docs/api/websocket_api.rst') diff --git a/docs/api/websocket_api.rst b/docs/api/websocket_api.rst new file mode 100644 index 000000000..560060d2b --- /dev/null +++ b/docs/api/websocket_api.rst @@ -0,0 +1,25 @@ +.. _websocket_api: + +============= +WebSocket API +============= + +TODO + +Login +----- + + +Calling Methods +--------------- + +Passing parameters +------------------ + +Example +------- + + +.. rubric:: Footnotes + +.. [1] http://de.wikipedia.org/wiki/JavaScript_Object_Notation -- cgit v1.2.3