meeting_place_control_plane 0.0.1-dev.10
meeting_place_control_plane: ^0.0.1-dev.10 copied to clipboard
An interface to the Control Plane API for publishing connection offers to establish a secure communication channel between participants in Meeting Place.
0.0.1-dev.10 #
- FIX: upgrade to DIDComm v2.3.0; handle message deletion in mediator SDK (#26).
0.0.1-dev.9 #
- FIX: use latest ssi version v2.17.1 (#23).
0.0.1-dev.8 #
- FIX: apply configured retry count and return network_error code in case of connection error (#16).
0.0.1-dev.7 #
- FIX: update connection offer if it exists when accepting group offer (#14).
0.0.1-dev.6 #
- DOCS: added Meeting Place banner per SDK (#15).
0.0.1-dev.5 #
- DOCS: updated readme and pubspec desc (#13).
0.0.1-dev.4 #
- FIX: connection flow issues and add matchesType for event type checkin (#8).
0.0.1-dev.3 #
- FIX: ensure offer description is passed and required; clean up misleading log (#7).
0.0.1-dev.2 #
- FIX: improve pub.dev score by resolving analysis issues and updating example links (#4).
0.0.1-dev.1 #
- FIX: use proper dev version format (#3).
0.0.1-dev.0 #
- FEAT: initial release