- Sponsor
-
Notifications
You must be signed in to change notification settings - Fork 470
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* JSON serializer performance improvements * Implement request caching in HTTP addon * Only cache GET requests * Remove caching mechanism from REST API * Improve send queue implementation, fix race condition * Improve responsiveness of HTTP server * Update JSON manual * Fix blocking issue in HTTP server * Cleanup resources when returning cached request * Fix offset issue when serializing colors/labels
1 parent
ad57df2
commit 4322c7a
Showing
15 changed files
with
1,145 additions
and
521 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.