File tree Expand file tree Collapse file tree 1 file changed +26
-1
lines changed Expand file tree Collapse file tree 1 file changed +26
-1
lines changed Original file line number Diff line number Diff line change @@ -3,4 +3,29 @@ CallStats for Android (WIP)
3
3
Callstats WebRTC analytic library for Android
4
4
5
5
## Demo
6
- The project contains demo application which connect to https://demo.callstats.io
6
+ The project contains demo application which connect to https://demo.callstats.io
7
+
8
+ ## TODO
9
+
10
+ - [x] Authentication
11
+ - [ ] User Action Events
12
+ - [x] User joined
13
+ - [x] User alive
14
+ - [x] User jleft
15
+ - [ ] User detail
16
+ - [ ] Fabric Events
17
+ - [x] Setup
18
+ - [x] Setup failed
19
+ - [x] Terminated
20
+ - [x] State change
21
+ - [ ] Transport change
22
+ - [x] Dropped
23
+ - [ ] Action
24
+ - [x] Stats submission
25
+ - [x] Conference stats
26
+ - [x] System status stats
27
+ - [ ] ICE Events
28
+ - [ ] Media Events
29
+ - [ ] Device Events
30
+ - [ ] Special Events
31
+ - [ ] Callstats Internal Events
You can’t perform that action at this time.
0 commit comments