av/rtmp
scruzin 3a70dc6ddc parseURL() now returns errUnimplemented for SSL. 2019-01-21 10:38:27 +10:30
..
amf TypeString now exported (was typeString). 2019-01-20 07:30:24 +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 Move port defaulting logic to parseURL(). 2019-01-20 13:33:44 +10:30
packet.go Log packet size before la and ra. 2019-01-20 09:20:56 +10:30
parseurl.go parseURL() now returns errUnimplemented for SSL. 2019-01-21 10:38:27 +10:30
rtmp.go Return errors from the loop in connect() rather than breaking. 2019-01-20 10:28:05 +10:30
rtmp_test.go Session now Conn, and NewSession()+Open() replaced by Dial(). 2019-01-19 13:25:05 +10:30