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
69 stars 4 forks source link

Force callback to run async #20

Closed brandonsturgeon closed 1 year ago

brandonsturgeon commented 1 year ago

If a message has already been uploaded, we want to call the given callback asynchronously to be consistent with the uncached behavior.