defmodule Amethyst.Server.Stage1 do @moduledoc """ This module contains the stage 1 (Handshaking) server logic. """ end