GingaCC WebServices is a service running at Ginga TV middleware with API to support second screen and SmartTV applications.
This project has a mock server and clients examples to simulate its discover.
npm install
node discover-mock-server.js
npm install
node discover-client.js
dart discover-client.dart
cd discover_client_flutter
flutter run
See screenshot from running flutter applcation after find the mock-server address.