Packages

A browser-like WebSocket client API for Elixir

Current section

Files

Jump to
http_web_socket lib http_web_socket.ex
Raw

lib/http_web_socket.ex

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