mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2024-12-17 17:20:21 +01:00
simplex-chat schema, refactor chat to use SMP agent functions (#62)
* chat messages namespace and types * initial schema (WIP) * schema for messages (WIP) * fix schema, add migrations, remove broadcast * simplex-chat spike (WIP) * chat client design * update chat schema * more chat schema updates * simplex-chat app structure * chat app layout demo * update schema * refactor dog-food (WIP) * refactor / simplify * refactor output of sent message to avoid separate parsing * refactor inputSubscriber * remove unused simplex-chat code * update simplexmq commit * update schema * remove ncurses
This commit is contained in:
committed by
GitHub
parent
4232f73ed2
commit
eb2404c9ce
+1
-1
@@ -43,7 +43,7 @@ extra-deps:
|
||||
# - simplexmq-0.3.1@sha256:f247aaff3c16c5d3974a4ab4d5882ab50ac78073110997c0bceb05a74d10a325,6688
|
||||
# - ../simplexmq
|
||||
- github: simplex-chat/simplexmq
|
||||
commit: dffa7a61006aa5c4050c954857aaf1357fe33242
|
||||
commit: 09c6adeabc533537dcc039e2195123c6f7167ebe
|
||||
#
|
||||
# extra-deps: []
|
||||
|
||||
|
||||
Reference in New Issue
Block a user