Skip to content

v3.3.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 16 Oct 04:17
c76c982

What's Changed

  • Add release workflow (#45) @jesserockz
  • Add release drafter (#44) @jesserockz
  • Adds "try_" overloads that return false if the message could not be queued for send, and adds an onDisconnect callback (#43) @nkinnan
  • Bugfix: AsyncEventSource writes multiple events per tcp send, including partial events that straddle buffers; Improvement: don't hold onto event items until ack, immediately remove them from queue (#41) @nkinnan

Full Changelog: v3.2.2...v3.3.0