https://devforum.roblox.com/t/remotes-—-natural-type-checking-debounce-and-more/3379709
Im still not super sure on what remote wrappers are but its some sort of way to script remote rather than manual?
So I was wrondering of anyone is using remote wrappers. If so which ones are better.(Heard of zap? bytenet).
Developer Forum | Roblox
Remotes is a network wrapper for Roblox’s remotes which adds a few handy features which I find using all the time. Setup should be pretty similar to how you code with them already (with the exception of changing how OnServerInvoke works), so it should be natural to all Roblox developers & easy to integrate to! 📃 Features 〰 Integrated T...