| DistributedPubSubSettingsCreate Method |
| Name | Description | |
|---|---|---|
| Create(ActorSystem) |
Creates cluster publish/subscribe settings from the default configuration `akka.cluster.pub-sub`.
| |
| Create(Config) |
Creates cluster publish subscribe settings from provided configuration with the same layout as `akka.cluster.pub-sub`.
|