aler9
|
7879d3d533
|
client: do not exit in case UDP packets are being received from a single track, improving UDP robustness
|
2021-03-26 12:18:32 +01:00 |
|
aler9
|
b864028ea8
|
client: cleanup
|
2021-03-25 22:10:14 +01:00 |
|
aler9
|
437b4cc87e
|
move errors into subpackage
|
2021-03-21 11:19:35 +01:00 |
|
aler9
|
c0e045071b
|
export most client errors
|
2021-03-21 10:57:48 +01:00 |
|
aler9
|
3defa70748
|
client: fix crash while reading RTP-Info
|
2021-03-20 21:25:03 +01:00 |
|
aler9
|
25772271db
|
headers: rewrite initializers as members of their structs
|
2021-03-20 09:55:04 +01:00 |
|
aler9
|
99ef9a9cc0
|
client: add RTPInfo()
|
2021-03-14 12:26:29 +01:00 |
|
aler9
|
5b97a64a75
|
ServerConn: add RTCP receivers
|
2021-01-06 22:20:57 +01:00 |
|
aler9
|
3aac61b762
|
rename InterleavedFrame.Content into Payload
|
2021-01-06 18:40:02 +01:00 |
|
aler9
|
8e70ac4d59
|
normalize names
|
2021-01-06 12:26:07 +01:00 |
|
aler9
|
b929799e13
|
change error message
|
2020-12-09 22:07:39 +01:00 |
|
aler9
|
081e28ee38
|
rename ClientConn.OnFrame into ReadFrames
|
2020-12-08 21:18:52 +01:00 |
|
aler9
|
c7f6d77392
|
new server structure
|
2020-12-08 21:15:02 +01:00 |
|
aler9
|
07aefbcd5d
|
add ClientConf.OnRequest, ClientConf.OnResponse
|
2020-12-08 11:54:38 +01:00 |
|
aler9
|
b4c183ad2a
|
fix crash
|
2020-12-06 17:56:43 +01:00 |
|
aler9
|
2315ec4bd4
|
rename ConnClient into ClientConn, Dialer into ClientDialer
|
2020-12-06 12:20:59 +01:00 |
|
aler9
|
71861bd132
|
switch to golangci-lint
|
2020-12-05 18:44:05 +01:00 |
|
aler9
|
ccdef79959
|
group client files
|
2020-12-02 14:59:15 +01:00 |
|