Receives a stream of random numbers qualified by a Type supplied when asking for the stream
The client requires that a Netifi Proteus Broker instance is running and configued with the following access key and token:
- Access Key:
9007199254740991
- Access Token:
kTBDVtfRBO4tHOnZzSyY5ym2kfY=
Instructions for starting the Netifi Proteus Broker can be found in the main README.
From the root project, run the following command to start the client:
./gradlew :client:run
Note: The client and service can be started in any order. The client will not send data until it detects that the service has started.