configuration parser for the http backend added

This commit is contained in:
Dennis Frieberg 2020-09-25 11:45:19 +02:00
parent 04d9f063d4
commit df0b72235f
5 changed files with 79 additions and 0 deletions

View file

@ -50,6 +50,7 @@ dependencies:
- wai
- wai-websockets
- http-types
- tomland
when:
- condition: flag(http)