Minor logging change, and upgrade package. I've tested in 2021.2.0b11 that this works with DTLS active, although it might need a little more rigor since I had intermittent issues with one editor (but not so much the other?) failing to fully connect to Relay for some reason (i.e. getting stuck in the "Connecting..." state).
if(id==m_localUser.ID||!m_localLobby.LobbyUsers.ContainsKey(id))// We don't need to hold onto messages if the ID is absent; users are initialized before they send events.