meeting_place_matrix 0.0.1-dev.12 copy "meeting_place_matrix: ^0.0.1-dev.12" to clipboard
meeting_place_matrix: ^0.0.1-dev.12 copied to clipboard

Matrix transport implementation for the Meeting Place SDK. Provides MatrixTransport (implements MeetingPlaceTransport), MatrixService, and MatrixMeetingPlaceSDK factory.

0.0.1-dev.12 #

  • FIX: allow any room member to start and join calls (#302).

0.0.1-dev.11 #

  • FIX: correct ongoing-call observation membership stream docs (#299).

0.0.1-dev.10 #

  • FIX: advance matrix sync markers to newest event to stop unread badge recount (#279).

0.0.1-dev.9 #

  • FEAT: ring a single group member via targeted group-notify (#292).

0.0.1-dev.8 #

  • FIX: stop old cancelled calls from showing up again (#294).

0.0.1-dev.7 #

  • FIX: allow invited members to join Matrix group calls (#289).

0.0.1-dev.6 #

  • FIX: enable participant name and avatar lookup during active calls (#283).

0.0.1-dev.5 #

  • FIX: use matrix room watcher for reliable group call cancel (#284).

0.0.1-dev.4 #

  • Update a dependency to the latest release.

0.0.1-dev.3 #

  • FIX: surface busy auto-reject on cancelled-call stream (#275).

0.0.1-dev.2 #

  • FIX: report network errors (#276).

0.0.1-dev.1 #

  • Update a dependency to the latest release.

0.0.1-dev.0 #

Added #

  • Dedicated meeting_place_matrix package for Matrix transport support that was previously embedded in meeting_place_core and meeting_place_chat.

  • MeetingPlaceMatrixSDK, MeetingPlaceMatrixChatSDK, MatrixService, and transport APIs for Matrix-backed individual chats, group chats, room subscriptions, and room history.

  • Matrix media upload/download, image/video/document/voice attachments, typing indicators, reactions, message edits, message deletion, delivery receipts, and member removal support.

  • Optional LiveKit-backed audio/video calling support, including Matrix RTC signalling helpers and call session models.

  • Package-specific examples, test configuration, and setup guidance for Matrix encryption runtime initialization with vodozemac.

Changed #

  • Matrix-specific runtime dependencies, examples, and setup documentation now live in meeting_place_matrix instead of meeting_place_core or meeting_place_chat.
0
likes
160
points
1.09k
downloads

Documentation

API reference

Publisher

verified publisheraffinidi.com

Weekly Downloads

Matrix transport implementation for the Meeting Place SDK. Provides MatrixTransport (implements MeetingPlaceTransport), MatrixService, and MatrixMeetingPlaceSDK factory.

Repository (GitHub)
View/report issues
Contributing

License

Apache-2.0 (license)

Dependencies

collection, crypto, dio, matrix, meeting_place_chat, meeting_place_control_plane, meeting_place_core, meeting_place_credentials, meta, ssi, uuid, vodozemac

More

Packages that depend on meeting_place_matrix