servant client mostly implemented
authorJoey Hess <joeyh@joeyh.name>
Sun, 7 Jul 2024 20:08:05 +0000 (16:08 -0400)
committerJoey Hess <joeyh@joeyh.name>
Sun, 7 Jul 2024 20:08:05 +0000 (16:08 -0400)
commitbfa8c39adb757301246f8fef0f9acf6807214abf
tree70ddb2258c0687f0d0aa9f56fdab9c91e38bbceb
parent9a726cedf62d38d23186933a30251bc47a51d774
servant client mostly implemented

lockcontent had to be disabled until I can implement HasClient ClientM WebSocket

and in clientGet, it's not clear how to use the v1 and v0 versions,
which don't have a DataLengthHeader
P2P/Http.hs