[Solved]Big packets in LUBE
Posted: Fri Jul 31, 2015 8:55 pm
Hello! I'm not really experienced with networking, I'm working on a game using lube and I need to send a big packet. I'm sending the map from the server to the client. It doesn't really work with UDP in LUBE and I'm assuming that's not either the right way of doing it. Is there another protocol in LUBE for sending this kind of data or do i need to use another library?