ecs
ecs copied to clipboard
Example views print more than two messages
According to this line the example views should only output two lines of text, but the third talker outputs "Ceci n'est pas une pipe"
I think the original intent was to show that a new talker could be added who's message had not been mutated. I've corrected the output and added a bit to the comment.