Packages

A specification for WebSocket connections - PACKAGE RENAMED to `websock`

Current section

Files

Jump to
sock lib sock.ex
Raw

lib/sock.ex

defmodule Sock do
@moduledoc """
This package has been renamed to [WebSock](https://hex.pm/packages/websock). The content is identical
(name changes aside), and you should be able to switch over via a simple rename within your
dependencies and Sock behaviour definitions
"""
end