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 099ca89 commit ac378a7Copy full SHA for ac378a7
README.md
@@ -3,7 +3,7 @@ A dart-lang version of the SIP UA stack, ported from [JsSIP](https://github.com/
3
4
## Overview
5
- Use pure [dart-lang](https://dart.dev)
6
-- SIP over WebSocket (use real SIP in your [flutter/web](https://flutter.dev) apps)
+- SIP over WebSocket (use real SIP in your flutter mobile, [desktop](https://flutter.dev/desktop), [web](https://flutter.dev/web) apps)
7
- Audio/video calls ([flutter-webrtc](https://github.com/cloudwebrtc/flutter-webrtc)) and instant messaging
8
- Support with standard SIP servers such as OpenSIPS, Kamailio, Asterisk and FreeSWITCH.
9
0 commit comments