Add basic server

This commit is contained in:
Joscha 2020-02-08 18:02:08 +00:00
parent cde21038cb
commit 33f1076b52
4 changed files with 113 additions and 0 deletions

View file

@ -15,8 +15,10 @@ extra-source-files:
dependencies:
- base >= 4.7 && < 5
- aeson
- async
- text
- unordered-containers
- websockets
library:
source-dirs: src