A Stream of incoming clients, who can both send and receive string data.
final Stream<StreamChannel<String>> clientStream;