Skip to main content

lib/http_web_socket.ex

defmodule HTTPWebSocket do
  @moduledoc """
  OTP application namespace for the browser-like `HTTP.WebSocket` client.
  """
end