View Source Nostr.RelaySocket.Connector (Nostr v0.1.3)

All things related to websocket connection with relays

Link to this section Summary

Link to this section Functions

@spec connect(String.t()) ::
  {:ok, Mint.HTTP.t(), Mint.Types.request_ref()} | {:error, Mint.Types.error()}