Add Roadmap

This commit is contained in:
Exil Productions
2025-12-27 00:24:46 +01:00
parent 9f603f7869
commit a53037f796
2 changed files with 27 additions and 0 deletions

24
ROADMAP.md Normal file
View File

@@ -0,0 +1,24 @@
# Roadmap
## Working
- RTMP Handshake
- Chunk Processing
- AMF0 Serialization
- Connect/Publish/Play
- Audio Relay
- GOP Cache
- FLV Recording
- Authentication
- Ping/Pong
- Timeouts/Limits
## Not Finished
- ...
## Broken
- Video Relay
## Not Implemented
- Windows Support
- Clustering
- Logging Through callbacks