librtmp2 0.1.1

librtmp2 — RTMP/RTMPS protocol library
Documentation
# Rust build artifacts
/target/
Cargo.lock
*.rlib

# C build artifacts (legacy)
*.o
*.a
*.so
*.o.d

# ABI dumps
abi-dumps/
install-abi-*/

# Test binaries
**/run_tests
**/run_*

# Editor
*.swp
*~

# IDE
.idea/
.vscode/