emitter-io v2.678 Release Notes

Release Date: 2019-06-05 // almost 5 years ago
  • ๐Ÿš€ This release makes flush and read rate limiting configurable which allows brokers to be more protected against misbehaving clients.

    ๐Ÿ”„ Change Log:

    • ๐Ÿ”ง Made flush rate configurable for tuning socket writes (#250)
    • โœ‚ Removed 1 alloc in channel validation (#251)
    • โž• Added a read rate limiter which allows limiting the read QpS per client (#252)