actix v0.5.0 Release Notes

Release Date: 2018-02-17 // about 6 years ago
    • โž• Address/Recipient is generic over actor destination

    • ๐Ÿ‘‰ Make rules of actor stopping more strict

    • ๐Ÿ‘‰ Use bounded channels for actor communications

    • โž• Add dns resolver and tcp connector utility actor

    • โž• Add StreamHandler trait for stream handling

    • โž• Add Context::handle() method, currently running future handle

    • โž• Add actix::io helper types for AsyncWrite related types

    • โฌ‡๏ธ Drop FramedContext