Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: LibHQ/LibCord

v0.0.1 Alpha

03 Jun 06:16
0a54c9d

Choose a tag to compare

v0.0.1 Alpha Pre-release
Pre-release

Welcome to the very first release of LibCord!

Changelog;

  • Lazy Loading Profile Pictures: Deferred loading of profile pictures until after the initial data has been displayed.
  • Incremental Data Display: Display friends and servers incrementally as they are fetched.
  • Connection Pooling: Used a connection pool for HTTP requests with a limit of 20 concurrent connections.
  • Progress Feedback: Displayed progress feedback using QProgressBar.

Caution

THIS IS IN ALPHA!

THIS IS A WORK IN PROGRESS. STUFF WILL NOT WORK AND WILL BE ATTEMPTED TO BE FIXED IN A LATER RELEASE.

Given that this project is currently in its alpha stage and consists solely of the .py file, kindly consider cloning the repository or downloading it from the 'Code' section to obtain the ZIP file.