av/rtmp
scruzin ce95901b66 Session renamed Conn and NewSession() and Open() replaced with Dial(). 2019-01-19 13:16:46 +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
packet.go Session now Conn. 2019-01-19 13:11:19 +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 rtmp: fix build 2019-01-17 16:20:51 +10:30
session.go Session renamed Conn and NewSession() and Open() replaced with Dial(). 2019-01-19 13:16:46 +10:30