SimpleX-Chat/apps/simplex-chat
Evgeny Poberezkin 2f604d91ba
use chat protocol and contacts in chat commands/messages (#66)
* chat types, chat protocol syntax idea

* chat message syntax, raw message type

* chat message format and parsing

* raw chat message parsing test

* add message parsing tests

* interpret RawChatMessage

* use chat message format when sending messages

* save contacts and related connections to DB (WIP)

* use contacts in all chat commands (add, connect, send, delete)

* use contacts when receiving messages and notifications

* handle contact not found error

* automatically accept connection when CONF is received from the agent
2021-07-04 18:42:24 +01:00
..
Simplex use chat protocol and contacts in chat commands/messages (#66) 2021-07-04 18:42:24 +01:00
ChatOptions.hs rename app folder (#63) 2021-06-25 18:34:29 +01:00
Main.hs use chat protocol and contacts in chat commands/messages (#66) 2021-07-04 18:42:24 +01:00