From d0a90ecea42afa6b4de02aaef18037c6e4396e87 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20L?= Date: Tue, 6 Jun 2017 00:54:32 +0200 Subject: [PATCH] Update PROTOCOL.md --- PROTOCOL.md | 1 + 1 file changed, 1 insertion(+) diff --git a/PROTOCOL.md b/PROTOCOL.md index 99909305..f6eab512 100644 --- a/PROTOCOL.md +++ b/PROTOCOL.md @@ -1,5 +1,6 @@ obs-websocket 4.1 protocol reference ================================ +**This is the reference for the latest 4.1 developement build. [See here for obs-websocket 4.0.0!](https://github.com/Palakis/obs-websocket/blob/4.0.0/PROTOCOL.md)** ## General Introduction Messages exchanged between the client and the server are JSON objects.