Joey Hess
|
08371c3745
|
started on auth
|
2024-07-09 17:30:55 -04:00 |
|
Joey Hess
|
dcd77ee555
|
fix p2phttp server to not get stuck
Process 1 command, then stop. Hopefully each of the Handlers will only
need 1 command.
|
2024-07-09 14:26:30 -04:00 |
|
Joey Hess
|
3d13521479
|
set up handles for p2phttp
Now it fully works.. for the first request. But then it gets stuck
waiting for the P2P protocol runner to shut down.
|
2024-07-09 13:50:42 -04:00 |
|
Joey Hess
|
edf8a3df2d
|
p2phttp is almost working for checkpresent
The server is fully running annex actions, only the P2PConnection is
wrong, currently using stdio.
|
2024-07-09 13:37:55 -04:00 |
|
Joey Hess
|
a3dd8b4bcb
|
capture API version in routes
Needed so the client can send it.
|
2024-07-09 12:04:29 -04:00 |
|
Joey Hess
|
751b8e0baf
|
implemented serveCheckPresent
Still need a way to run Proto though
|
2024-07-09 09:08:42 -04:00 |
|
Joey Hess
|
9a592f946f
|
split module
|
2024-07-08 21:12:23 -04:00 |
|