Kalm v1.1.1 Release Notes

Release Date: 2016-06-19 // almost 8 years ago
  • Error handling

    • Wrapped adapter operations in Promises to handle Network errors more gracefully.

    ๐Ÿ› Bug fixes

    • ๐Ÿ›  Fixed Server subscribe options
    • ๐Ÿ›  Fixed TCP instabilities
    • Client use method now fully destroys previous connections and pauses channel timers - these resume once the new socket dispatches a connect event

    Optimizations

    • Net interface now properly leverage stream operation