new recursive AMF parser, new and improved AMF class

This commit is contained in:
Thulinma 2010-07-29 17:29:53 +02:00
parent 3a3bd060be
commit 4f0f71716f
3 changed files with 202 additions and 141 deletions

View file

@ -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