We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c964133 commit edd876eCopy full SHA for edd876e
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+[0.2.4] - 2020.08.25
4
+
5
+* Add missing key field `Sec-WebSocket-Protocol`.
6
7
[0.2.3] - 2020.08.25
8
9
* Add display_name for Call.
pubspec.yaml
@@ -1,5 +1,5 @@
name: sip_ua
-version: 0.2.3
+version: 0.2.4
description: A dart-lang version of the SIP UA stack.
homepage: https://github.com/cloudwebrtc/dart-sip-ua
environment:
0 commit comments