Commit Graph

10 Commits

Author SHA1 Message Date
aler9
02ecadc2eb client: rewrite test without rtsp-simple-server 2021-03-20 18:29:00 +01:00
aler9
0f37ff560c increase maximum RTSP path length to 2048 chars (https://github.com/aler9/rtsp-simple-server/issues/192) 2021-01-28 21:39:24 +01:00
aler9
d0834e7446 rename Response and Request's Content into Body 2021-01-06 18:48:29 +01:00
aler9
a53ba70dbc replace content with payload 2021-01-04 21:50:36 +01:00
aler9
0aaf4d45d8 add pointers to all Read() methods 2020-12-16 11:37:33 +01:00
aler9
2a1af5a409 rewrite ServerConn read handler 2020-12-13 12:36:05 +01:00
aler9
eb7ebc5543 add Request.String(), Response.String() 2020-12-07 22:49:33 +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
c31922be16 move subfolders in pkg/ 2020-11-15 17:26:09 +01:00