Skip to content

Commit 7133b87

Browse files
committed
docs(README.md): remove TODO list
1 parent c87783c commit 7133b87

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

README.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# krtmp: A RTMP, FLV and AMF library for Kotlin Multiplatform and Android
1+
# krtmp: An enhanced RTMP, FLV and AMF library for Kotlin Multiplatform and Android
22

33
krtmp is a Kotlin Multiplatform implementation of RTMP, FLV and AMF protocols from legacy RTMP to
44
enhanced RTMP v2.
@@ -8,14 +8,6 @@ enhanced RTMP v2.
88
krtmp is still in development and is not ready for production use. There is no guarantee that the
99
API will not change in the future.
1010

11-
To finalize the release, I need to add more tests, fixes and feedbacks. If you want to help, feel
12-
free to give feedbacks, report issues or contribute to the project.
13-
14-
TODO:
15-
16-
- Fixes:
17-
- See https://youtrack.jetbrains.com/issue/KTOR-8642#focus=Comments-27-12303807.0-0
18-
1911
# RTMP
2012

2113
A RTMP client and server library for Kotlin Multiplatform.

0 commit comments

Comments
 (0)