av/rtmp
scruzin 5548345439 Fix comments munged by /.s/.c search and replaces. 2019-01-19 15:18:10 +10:30
..
amf Remove unnecessary underscores from for loops with ranges. 2019-01-15 10:04:36 +10:30
NOT_PORTED.txt rtmp: created NOT_PORTED.txt to hold names of funcs not ported and also deleted sections of code not run in our case 2018-08-28 19:18:13 +09:30
conn.go Session renamed Conn. 2019-01-19 13:18:15 +10:30
packet.go Fix comments munged by /.s/.c search and replaces. 2019-01-19 15:18:10 +10:30
parseurl.go Use idiomatic consts. 2019-01-11 10:27:41 +10:30
rtmp.go Session now Conn, init() moved into Dial(), and connectStream() merged into connect(). 2019-01-19 13:12:24 +10:30
rtmp_test.go Session now Conn, and NewSession()+Open() replaced by Dial(). 2019-01-19 13:25:05 +10:30
session.go Session renamed Conn and NewSession() and Open() replaced with Dial(). 2019-01-19 13:16:46 +10:30