• Dominik Charousset's avatar
    some cleanup · 59134a6e
    Dominik Charousset authored
    example uses 'EXIT' messages rather than user-defined quit messages and
    no longer checks wheter the sender is a proxy, because this might lead
    newcomers to believe that such a check is safe (it isn't, because remote
    actors can fake the sender information, so that an actor receives a
    message "from itself" for example)
    59134a6e
group_chat.cpp 5.55 KB