CFC-Servers / gm_express

An unlimited, out-of-band, bi-directional networking library for Garry's Mod
https://gmod.express
GNU General Public License v3.0
68 stars 4 forks source link

Add Retries and Send Delay #34

Closed brandonsturgeon closed 1 year ago

brandonsturgeon commented 1 year ago

Addresses the issues posed in #33 by delaying the Sender's net message by 1/10th of a second, and adds a retries system for Recipient GETs

brandonsturgeon commented 1 year ago

This has been tested for awhile and seems to work well. I'll come back to this when I have a better solution ready.