evaera / RbxSync

[ARCHIVED] Third party IDE support for Roblox Studio.
GNU General Public License v3.0
31 stars 12 forks source link

Fix (most) connection loses #14

Closed einsteinK closed 7 years ago

einsteinK commented 7 years ago

Everytime I start RSync, I edit the plugin file by changing while true do into while wait(0.14) do, which drastically lowers the amount of times RSync loses connection. Maybe another part of the code is too greedy with HTTP requests, but (sort of) throttling this loop already improves it a lot.

devSparkle commented 7 years ago

@evaera can we get an official release with this fix?

evaera commented 7 years ago

@devSparkle https://github.com/evaera/RbxSync/releases/tag/v1.3.1 👍