SimpleX-Chat/apps/simplex-chat
Evgeny 24b0f0290b
core: pass event and response error without dedicated constructor (#5869)
* core: pass event and response error without dedicated constructor

* ios: WIP

* android, desktop: update UI for new API

* ios: fix parser

* fix showing invalid chats

* fix mobile api tests

* ios: split ChatResponse to 3 enums, decode API results on the same thread

* tweak types

* remove throws

* rename
2025-05-05 11:51:22 +01:00
..
Main.hs core: chat hooks allowing to extend or customize chat core (#3953) 2024-03-29 18:30:17 +00:00
README.md Update README.md (#3553) 2023-12-22 08:48:26 +00:00
Server.hs core: pass event and response error without dedicated constructor (#5869) 2025-05-05 11:51:22 +01:00

SimpleX Chat CLI app

See repo README for installation and usage instructions.