Skip to content

misaelmt/RequestBuffer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RequestBuffer

Fast implementation of a queue that empties itself when it is "full". It empties using a callback function. The purpose is to save server requests and send them using only one server request. This helps to reduce server load and data usage. For an usage example look at my LogglyBufferMod.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages