Skip to content

Commit c0877fd

Browse files
authored
add todo list to show the progress of the project
1 parent 3fdd629 commit c0877fd

File tree

1 file changed

+26
-1
lines changed

1 file changed

+26
-1
lines changed

README.md

Lines changed: 26 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,29 @@ CallStats for Android (WIP)
33
Callstats WebRTC analytic library for Android
44

55
## 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

0 commit comments

Comments
 (0)