Skip to content

v0.14.0

Choose a tag to compare

@i2y i2y released this 22 Dec 13:40
· 18 commits to main since this release

New Features

  • Channel Mode Locking: Prevent mixing different subscription modes (broadcast/competing/direct) on the same channel
    • Added ChannelModeConflictError exception
    • Added get_channel_mode() storage method