implemented serveCheckPresent
Still need a way to run Proto though
This commit is contained in:
parent
9a592f946f
commit
751b8e0baf
3 changed files with 19 additions and 6 deletions
|
@ -31,7 +31,7 @@ Planned schedule of work:
|
|||
* I have a file `servant.hs` in the httpproto branch that works through some of the
|
||||
bytestring streaming issues.
|
||||
|
||||
* A Locker should expire the lock on its own after 10 minutes.
|
||||
* A Locker should expire the lock on its own after 10 minutes initially.
|
||||
|
||||
* Since each held lock needs a connection to a proxy, the Locker
|
||||
could reference count, and avoid holding more than one lock per key.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue