Evgeny Poberezkin
eb2404c9ce
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