phoenix_client v0.9.0 PhoenixClient.Transport behaviour

Link to this section Summary

Link to this section Callbacks

Link to this callback

close(socket)

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

open(url, opts)

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