VoltzEngine-Project / Engine

Minecraft modding core lib
Other
13 stars 11 forks source link

Implement: Keep alive packet for Radio System #61

Open DarkGuardsman opened 7 years ago

DarkGuardsman commented 7 years ago

I just realized there is a potential for a sender and receiver system to keep rebroadcasting the same message over and over again. To fix this a rebroadcast limit number needs to be implemented so the message eventually dies.