Improved the timeout system (will not need it to copy it every time now !) and management (re-send only 30 seconds after a timeout) To make a request, press space. Requests: ping pfp [optionally, target username] Server side: https://replit.com/@FluentOS/FluentConnect Cloud system for FluentOS, designed to be fast and efficient. Change Log: 1.0.0: Released 1.1.0: Client side timeout added 1.1.1: Client side timeout changed from 10s to 3s 1.2.0: Global status and progress variables created. 1.3.0: Turbowarp support added 1.3.1: Time delay on turbowarp now 1/15th of a second 1.4.0: Queuing system added (client + server) 1.5.0: Timeout implemented on server side. 1.5.1: Ports are now properly reset after a timeout. 1.6.0: PFP now renders 1.6.1: Removed requests being sent at queuing process 1.6.2: Removed some unnecessary code that was slowing things down. 1.6.3: Fixed unnecessary port resets. 1.6.4: JSON parsing now automatically sets key to data is only one value is given. 1.6.5: Implemented image compression. 1.7.0: Image compression is redone, much faster speeds. 1.7.1: Fixed alpha channel bugs. 1.7.2: Added parameter functionality. 1.7.3: Timeout system and management improvements. To do: - Finish JSON parsing - Figure out turbowarp - Add vertical compression