[server] Add new structure for server applications

This commit is contained in:
Joscha 2020-03-15 00:59:18 +00:00
parent 04b8bd7445
commit cdfe515df6
4 changed files with 128 additions and 16 deletions

View file

@ -15,6 +15,7 @@ dependencies:
- base >= 4.7 && < 5
- containers
- forest-common
- stm
- text
- transformers
- websockets