Commit Graph

14 Commits

Author SHA1 Message Date
aler9
0dade36cb1 move redirect support into Describe() 2020-11-30 14:19:41 +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
3f45d21f11 improve tests 2020-11-15 17:49:41 +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
2deddcffab merge WriteFrameTCP and WriteFrameUDP 2020-11-08 20:01:50 +01:00
aler9
7c91f02459 remove ConnClient.CloseUDPListeners 2020-11-08 19:48:18 +01:00
aler9
e711b2925f fix client-publish-udp example 2020-11-07 16:35:05 +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