amethyst/lib/servers/stage1.ex

6 lines
126 B
Elixir

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