winlin
|
25f132ec2f
|
Improve test coverage for protocols.
|
2019-12-18 21:18:11 +08:00 |
|
winlin
|
23a1674ce0
|
Improve coverage for RAW AVC protocol.
|
2019-12-18 20:13:11 +08:00 |
|
winlin
|
8047d0df45
|
For #1042, add test for RAW AVC protocol.
|
2019-12-18 15:50:17 +08:00 |
|
winlin
|
216a23f709
|
Fix the http implicit handler bug
|
2019-12-17 21:24:24 +08:00 |
|
winlin
|
dc1afc142f
|
Fix HTTP CORS bug when sending response for OPTIONS. 3.0.72
|
2019-12-17 20:52:10 +08:00 |
|
winlin
|
ec0fb82c0e
|
Improve test coverage for http server mux.
|
2019-12-17 19:39:36 +08:00 |
|
winlin
|
e27cc059e4
|
Ignore coverage for http-parser
|
2019-12-17 17:37:29 +08:00 |
|
winlin
|
df359f747a
|
Ignore coverage for json-parser
|
2019-12-17 17:30:49 +08:00 |
|
winlin
|
d9842b0371
|
Refactor HttpResponseWriter.write, default to single text mode.
|
2019-12-17 15:14:59 +08:00 |
|
winlin
|
8cdb7cc727
|
Add test for vod stream handler
|
2019-12-17 14:33:47 +08:00 |
|
winlin
|
97f2c5bf0c
|
Refactor http static file server path resolving.
|
2019-12-16 20:07:06 +08:00 |
|
winlin
|
fa362607b2
|
Add test for http basic handler
|
2019-12-16 19:32:41 +08:00 |
|
winlin
|
45ed458927
|
Eliminate dead code of ts cache for HTTP message
|
2019-12-16 16:07:17 +08:00 |
|
winlin
|
ca2b68f428
|
Refactor header of HTTP message by using SrsHttpHeader.
|
2019-12-16 16:00:02 +08:00 |
|
winlin
|
dcb7b6aae0
|
Refactor HTTP Message by decoupling with http_parser
|
2019-12-16 15:12:26 +08:00 |
|
winlin
|
547cd4f518
|
Word the comments about the order of HTTP header
|
2019-12-16 12:25:29 +08:00 |
|
winlin
|
8c10c26f00
|
Improve the coverage for HTTP error response.
|
2019-12-16 11:36:39 +08:00 |
|
winlin
|
474266eae7
|
Refine the comments for http content-type detecting
|
2019-12-14 23:34:09 +08:00 |
|
winlin
|
4758a284d7
|
Add test for http status.
|
2019-12-14 10:12:25 +08:00 |
|
winlin
|
8d9554df8e
|
Remove dead code in SrsRtmpClient::handshake
|
2019-12-13 16:31:32 +08:00 |
|
winlin
|
1c391c85ae
|
Merge 2.0release
|
2019-12-13 10:47:04 +08:00 |
|
winlin
|
fde11756c3
|
Support openssl versions greater than 1.1.0. 2.0.266
|
2019-12-13 10:40:11 +08:00 |
|
winlin
|
cfcb3ce7b2
|
For #1042, cover RTMP other codes
|
2019-12-12 15:46:46 +08:00 |
|
winlin
|
2731fe1f3e
|
SrsPacket supports converting to message, so can be sent by one API.
|
2019-12-12 15:11:31 +08:00 |
|
winlin
|
22d4159373
|
For #1042, cover RTMP server response commands.
|
2019-12-11 18:43:37 +08:00 |
|
winlin
|
9c62a68e15
|
For #1042, cover RTMP server response commands.
|
2019-12-11 18:25:47 +08:00 |
|
winlin
|
4f298134af
|
Fix #1445, limit the createStream recursive depth. 3.0.70
|
2019-12-11 17:56:31 +08:00 |
|
winlin
|
f51f1efe42
|
For #1042, cover RTMP handshake protocol.
|
2019-12-11 14:32:57 +08:00 |
|
winlin
|
2731afc161
|
Cover protocol stack RTMP. 3.0.63
|
2019-11-20 14:08:53 +08:00 |
|
winlin
|
1b2449ca3f
|
Cover JSON codec. 3.0.62
|
2019-10-23 08:47:02 +08:00 |
|
winlin
|
1ebec34d5b
|
Cover JSON codec. 3.0.62
|
2019-10-22 09:58:09 +08:00 |
|
winlin
|
e683f07715
|
Cover JSON codec. 3.0.62
|
2019-10-22 09:01:29 +08:00 |
|
winlin
|
c7602d8cee
|
Cover JSON codec. 3.0.62
|
2019-10-22 08:54:29 +08:00 |
|
winlin
|
f8943f8f7d
|
Cover AMF0 codec. 3.0.61
|
2019-10-12 08:39:40 +08:00 |
|
winlin
|
f24d82fada
|
Cover AMF0 codec. 3.0.61
|
2019-10-10 08:49:57 +08:00 |
|
winlin
|
88df9a2497
|
Support go-oryx rtmplb with proxy protocol. 3.0.56
|
2019-10-04 19:03:34 +08:00 |
|
winlin
|
5d17bb8bb0
|
Remove KAFKA. 3.0.53
|
2019-10-03 12:45:38 +08:00 |
|
winlin
|
ccba55cdd8
|
Migrate is_never_timeout to utility.
|
2019-05-09 08:42:53 +08:00 |
|
winlin
|
6dbe79ad02
|
Remove noisy informations.
|
2019-04-30 08:43:12 +08:00 |
|
winlin
|
ad3749a4d5
|
Remove noisy informations.
|
2019-04-30 08:38:57 +08:00 |
|
winlin
|
6b2c71d385
|
Refine typo in files. 3.0.51
|
2019-04-30 08:30:13 +08:00 |
|
winlin
|
8a94ac4b49
|
Upgrade http-parser to 2.9.2
|
2019-04-25 10:39:38 +08:00 |
|
winlin
|
cfc92d5e93
|
Use http-parser 2.9.2
|
2019-04-24 09:37:25 +08:00 |
|
winlin
|
646d490a18
|
Reset http-parser 2.1
|
2019-04-23 08:31:21 +08:00 |
|
winlin
|
6e9bba4220
|
Refine SrsHttpUri.
|
2019-04-23 08:26:15 +08:00 |
|
winlin
|
b285029e15
|
Refine SrsHttpUri.get_uri_field, without depends on http parser.
|
2019-04-23 08:17:59 +08:00 |
|
winlin
|
8bc77387ff
|
Refine typo in protocol.
|
2019-04-23 08:06:50 +08:00 |
|
winlin
|
394cdb5f04
|
Refine in time unit. 3.0.49
|
2019-04-22 08:12:17 +08:00 |
|
winlin
|
c6dcc76fea
|
Refine SrsRequest.duration in time unit.
|
2019-04-19 08:48:44 +08:00 |
|
winlin
|
cfab73b552
|
Refine SrsWallClock and SrsKbps in time unit.
|
2019-04-19 08:39:38 +08:00 |
|