Skip to content

Instantly share code, notes, and snippets.

@rivant
Created November 18, 2015 22:55
Show Gist options
  • Select an option

  • Save rivant/cbbe5a2edb2402d22e30 to your computer and use it in GitHub Desktop.

Select an option

Save rivant/cbbe5a2edb2402d22e30 to your computer and use it in GitHub Desktop.
def run
check_environment
Daemons.run_proc('main.rb', daemon_options) do
server.listen_to_port(&process_msg)
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment