phoenix_client v0.11.1 PhoenixClient.Transport behaviour

Link to this section Summary

Link to this section Callbacks

Specs

close(socket :: pid()) :: {:ok, any()} | {:error, any()}
Link to this callback

open(url, opts)

Specs

open(url :: String.t(), opts :: Keyword.t()) :: {:ok, pid()} | {:error, any()}