Defines the WAMP Realm
@type t() :: %Wampex.Client.Realm{ authentication: Wampex.Client.Authentication.t() | nil, name: binary() }