Will the mission boards now switch to using TCP rather than UDP? Part of the issue of the mission boards (slow loading, unreliable loading) is that it's using UDP and is extremely intolerant of even minor packet loss - which is a common feature of domestic internet connections. Things like the mission board is what TCP was designed for, and the mission board should be using it. If this also results in a switch to using TCP to send the mission lists, this will be a huge plus for anyone who doesn't have an absolutely perfect internet connection.