Interface | Description |
---|---|
RadixNetworkEpic |
Inspired by epics in redux-observables.
|
RadixNodeAction |
An action utilized in the Radix Network epics and reducers.
|
Class | Description |
---|---|
HttpClients | |
RadixNetworkController |
The meat and bones of the Networking module.
|
RadixNetworkController.RadixNetworkControllerBuilder | |
RadixNetworkState |
Current state of nodes connected to
|
RadixNode |
Unique network node endpoint.
|
RadixNodeState |
Immutable state at a certain point in time of a
RadixNode |