Changes for version 0.18_002 - 2017-03-20

  • CHANGES
    • Support sending and receiving m.read receipts

Changes for version 0.18_001 - 2017-03-17

  • CHANGES
    • Rebuild internals to use /sync rather than /initialSync + /events
    • Add first-class exposed API to encapsulate "room state"
    • Improvements to formatted message utility functions
    • Added some simple one-method example scripts

Modules

use Matrix with IO::Async
a single Matrix room
represents the state events in a matrix room
support utilities for Net::Async::Matrix