Returns zero because there is no fan-out beyond the calling isolate.
@override Future<int> fanout(String topic) async { return 0; }