Wampex.Client.Realm (wampex_client v0.1.3)

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()
}