Wampex.Client.Realm (wampex_client v0.1.10)
Defines the WAMP Realm
Link to this section Summary
Link to this section Types
Specs
t() :: %Wampex.Client.Realm{
authentication: Wampex.Client.Authentication.t() | nil,
name: binary()
}
Defines the WAMP Realm
t() :: %Wampex.Client.Realm{
authentication: Wampex.Client.Authentication.t() | nil,
name: binary()
}