ReaderT
This commit is contained in:
parent
cdfc0849cf
commit
839f6df5f8
9 changed files with 346 additions and 61 deletions
|
@ -4,3 +4,11 @@
|
|||
|
||||
`stack build`
|
||||
`stack stack run`
|
||||
|
||||
## Debug
|
||||
|
||||
Using websocat
|
||||
|
||||
`websocat ws://127.0.0.1:9160`
|
||||
|
||||
`curl --data 'body data' localhost:8081`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue