janus_client 0.0.2
janus_client: ^0.0.2 copied to clipboard
janus gateway client for dart
janus_client #
all dependencies updated
It will allow you to connect to janus gateway server from your flutter application. for implementing webrtc stack, flutter_webrtc plugin is used.
please note:-Although all features are working as expected but testing of api is still not complete please consider testing out this plugin so that this plugin can be production ready
Sample #
status #
| Feature | Support | Well Tested |
|---|---|---|
| WebSocket | Yes | No |
| Rest/Http API | Yes | No |
| Video Room Plugin | Yes | No |
| Video Call Plugin | Yes | No |
| Audio Call Plugin | No | No |
| Sip Plugin | No | No |
| Text Room Plugin | No | No |
