WebSockex v0.3.1 Release Notes

Release Date: 2017-06-23 // almost 7 years ago
  • โœจ Enhancements

    • ๐Ÿ– Handle system messages and parent exits while closing the connection.
    • The output from :sys.get_status didn't look pretty in :observer now it does!
    • format_status/2 now an optional callback.

    ๐Ÿ› Bug Fixes

    • SSL frames sent right after connecting will now be handled instead of being left in a dead Task mailbox.
    • ๐Ÿ›  Fixed some places where dialyzer told me I had my specs screwed up.