update
This commit is contained in:
parent
1e0f92a5a1
commit
8cb1332407
1 changed files with 5 additions and 2 deletions
|
@ -28,8 +28,11 @@ Planned schedule of work:
|
||||||
|
|
||||||
## work notes
|
## work notes
|
||||||
|
|
||||||
* http server and client are working, server API endpoints need wiring up
|
* http server and client are working, remaining
|
||||||
and testing. So far checkpresent works.
|
server API endpoints need wiring up and testing.
|
||||||
|
|
||||||
|
* serveGet works as proof of concept, but is very buggy.
|
||||||
|
See commit 1e0f92a5a1ccf7ff4c51c67c27a826709a99301b
|
||||||
|
|
||||||
* I have a file `servant.hs` in the httpproto branch that works through some
|
* I have a file `servant.hs` in the httpproto branch that works through some
|
||||||
of the bytestring streaming issues.
|
of the bytestring streaming issues.
|
||||||
|
|
Loading…
Add table
Reference in a new issue