From 83ae1bba3869596aadd26a14c34f846cf3dfbc34 Mon Sep 17 00:00:00 2001 From: ChronosX88 Date: Sat, 16 Nov 2019 16:14:55 +0400 Subject: [PATCH] [Core] Add transport section --- protocol-spec/core.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/protocol-spec/core.md b/protocol-spec/core.md index a5a7547..bcb6ab3 100644 --- a/protocol-spec/core.md +++ b/protocol-spec/core.md @@ -1,5 +1,14 @@ # Protocol Core +- [Protocol Core](#protocol-core) + - [Transport](#transport) + - [Entity ID](#entity-id) + - [BaseMessage](#basemessage) + - [Errors](#errors) + +## Transport +For starting we simply use JSON + Websockets. + ## Entity ID * Room alias: `#:` * Username: `@@`