Commit Graph

11 Commits

Author SHA1 Message Date
aler9
e895fcfc37 rename Udp into UDP and Tcp into TCP, like the Go standard library 2020-09-05 12:58:40 +02:00
aler9
11f82842ac add rtcp receiver reports to ClientConn 2020-07-19 21:38:41 +02:00
aler9
a119764b96 add ConnClient.LoopUDP() 2020-07-19 18:25:13 +02:00
aler9
e5d15bc157 fix docs 2020-07-19 18:01:49 +02:00
aler9
511d109e8d add StreamProtocol; fix docs 2020-07-19 17:42:53 +02:00
aler9
24de71c464 rename consts 2020-07-13 08:05:15 +02:00
aler9
c06d302979 allow headers with zero or multiple spaces between key and value 2020-06-14 17:29:40 +02:00
aler9
3e1082bc89 reuse write and read buffers when possible 2020-01-26 16:06:32 +01:00
aler9
c746cc64d3 support multiple headers with same key 2020-01-26 10:21:05 +01:00
aler9
c2fac40765 fix: set header keys only if not set previously 2020-01-21 13:00:36 +01:00
aler9
a604f8bd66 initial commit 2020-01-20 10:15:24 +01:00