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