This commit is contained in:
Joey Hess 2014-11-22 00:52:59 -04:00
parent cd6ca049b8
commit c0662e6258
1 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,7 @@
-- When propellor --spin is running, the local host acts as a server,
-- which connects to the remote host's propellor and responds to its
-- requests.
module Propellor.Server (
update,
updateServer,