simplify mobile API to have single controller (#274)

* simplify mobile API to have single controller

* update chat response in swift

* add async to stack
This commit is contained in:
Evgeny Poberezkin
2022-02-06 16:18:01 +00:00
committed by GitHub
parent 9b67aa537a
commit 408a30c25b
15 changed files with 287 additions and 237 deletions

View File

@@ -14,6 +14,7 @@ extra-source-files:
dependencies:
- aeson == 2.0.*
- ansi-terminal >= 0.10 && < 0.12
- async == 2.2.*
- attoparsec == 0.14.*
- base >= 4.7 && < 5
- base64-bytestring >= 1.0 && < 1.3