av/rtmp
scruzin 8a23609f6e Exit test for errors and fatals errors regardless of testVerbosity. 2019-01-11 07:24:31 +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
amf.go rtmp: remove unsafe and C imports from amf.go 2018-09-26 12:10:03 +09:30
amf_headers.go Updated copyright year. 2019-01-07 18:01:22 +10:30
packet.go First cut at refactoring packet.write(). 2019-01-11 00:41:28 +10:30
parseurl.go Made function names camel case and factored packet functions into packet.go. 2019-01-07 18:00:42 +10:30
rtmp.go Split remaining code in rtmp_headers across rtmp.go and session.go. 2019-01-11 00:19:50 +10:30
rtmp_test.go Exit test for errors and fatals errors regardless of testVerbosity. 2019-01-11 07:24:31 +10:30
session.go Merged Session.start()/close() into Open()/Close() respectively. 2019-01-11 00:29:51 +10:30