new recursive AMF parser, new and improved AMF class
This commit is contained in:
parent
3a3bd060be
commit
4f0f71716f
3 changed files with 202 additions and 141 deletions
|
@ -19,6 +19,6 @@ clean:
|
|||
run-test: $(OUT)
|
||||
rm -rf ./meh
|
||||
mkfifo ./meh
|
||||
nc -o test -l -p 1935 -e './Connector_RTMP 2>./meh'
|
||||
nc -l -p 1935 -e './Connector_RTMP 2>./meh'
|
||||
run-cat:
|
||||
cat < ./meh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue