Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 350 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 350 Bytes

publishd

A publish daemon for the website, rewritten using networking.

Operation codes (opcodes)

These are codes sent as the first byte which instruct the daemon what to do

0: Instructs publishd to pull website from RELEASE branch

Return signals

1: Indicates failure to start daemon (generally because it is already running)