From 564c34ad740073e9eacb057712469167c5ed6226 Mon Sep 17 00:00:00 2001 From: epoberezkin Date: Thu, 25 Apr 2024 10:01:09 +0000 Subject: [PATCH] deploy: db05436e50d9f901aaadf7971dbc7405df39277a --- docs/protocol/simplex-chat.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/protocol/simplex-chat.html b/docs/protocol/simplex-chat.html index a1000cc1a9..819b59d027 100644 --- a/docs/protocol/simplex-chat.html +++ b/docs/protocol/simplex-chat.html @@ -737,7 +737,7 @@ window.addEventListener('scroll',changeHeaderBg);

Evgeny Poberezkin

SimpleX Chat Protocol

Abstract

-

SimpleX Chat Protocol is a protocol used to by SimpleX Chat clients to exchange messages. This protocol relies on lower level SimpleX protocols - SimpleX Messaging Protocol (SMP) and SimpleX Messaging Agent protocol. SimpleX Chat Protocol describes the format of messages and the client operations that should be performed when receiving such messages.

+

SimpleX Chat Protocol is a protocol used by SimpleX Chat clients to exchange messages. This protocol relies on lower level SimpleX protocols - SimpleX Messaging Protocol (SMP) and SimpleX Messaging Agent protocol. SimpleX Chat Protocol describes the format of messages and the client operations that should be performed when receiving such messages.

Scope

The scope of SimpleX Chat Protocol is application level messages, both for chat functionality, related to the conversations between the clients, and extensible for any other application functions. Currently supported chat functions: