Commit Graph

17 Commits

Author SHA1 Message Date
aler9
6db4c3b85d move automatic protocol selection into Setup() 2020-11-29 13:05:33 +01:00
aler9
2eebf48fca implement rtcp sender reports 2020-11-21 23:54:32 +01:00
aler9
a6d0fc140b implement automatic protocol switching; fix #13 2020-11-21 13:13:23 +01:00
aler9
5019561d3f change OnFrame signature 2020-11-19 12:01:20 +01:00
aler9
c2712da906 improve performance 2020-11-16 00:08:50 +01:00
aler9
aba0f1598c support calling Pause() in parallel with WriteFrame(); call TEARDOWN after publishing and calling Close(); fix #13 2020-11-15 20:11:32 +01:00
aler9
862cd0ea62 support calling Pause() in parallel with ReadFrame() 2020-11-15 19:17:47 +01:00
aler9
c31922be16 move subfolders in pkg/ 2020-11-15 17:26:09 +01:00
aler9
65f6afcd9f new client api 2020-11-15 17:21:39 +01:00
aler9
8881fa102a replace NewConnClient with Dial 2020-11-11 19:41:15 +01:00
aler9
6c9dc82a55 add ConnClient.Pause 2020-11-07 18:32:26 +01:00
aler9
927bba2aea merge SetupTCP and SetupUDP 2020-11-07 15:07:20 +01:00
aler9
5f64ced5d4 remove transport modes from root folder 2020-11-07 12:35:10 +01:00
aler9
300a0e1b1e base/URL: expose url.URL 2020-11-03 12:05:33 +01:00
aler9
551eea72b5 remove pointer from Dialer 2020-11-01 21:58:06 +01:00
aler9
84e3ea2ad9 support connecting to servers that redirect to other urls 2020-11-01 21:54:07 +01:00
aler9
98b521b058 implement Dialer 2020-11-01 20:02:42 +01:00