Skip to content
This repository has been archived by the owner on May 10, 2023. It is now read-only.

deprecated connection drain event and introduced buffer drain event

Compare
Choose a tag to compare
@StephenHynes7 StephenHynes7 released this 24 Aug 14:48
· 39 commits to master since this release

deprecated connection drain event and introduced buffer drain event instead. this will make sure that all the events will be pushed to tcp socket before the buffer drain event is emitted.

moved the 'buffer shift' event logic to ringbuffer module