Working on receiving network streams. Over TCP because the header kinda messes up the broadcast part unless i change it so it’s multiplexed so the header will be sent over individually and only then will a client join the broadcast. Had trouble with how to make both receiving packets and displaying the stream happen simultaneously, but maybe hopefully this should work? i think that’s how it’s used