yutopp
|
ed0b9a3a27
|
Reduce memory copies for Audio/Video packets. Add/Fix tests
|
2018-10-05 20:59:56 +09:00 |
|
yutopp
|
21fdf81131
|
Use message.Encoder/Decoder caches(And change interfaces). Fix benchmarks(now, show correct costs...)
|
2018-10-05 17:21:35 +09:00 |
|
yutopp
|
b87565f137
|
Add bench for various sized video messages
|
2018-10-05 16:58:41 +09:00 |
|
yutopp
|
e2cd28edbb
|
Merge DataMessage(AMF0|AMF3) into DataMessage. etc
|
2018-09-29 16:44:30 +09:00 |
|
yutopp
|
9a71efda61
|
[WIP] Support sync style RTMP client. Add transaction management. Support pluggable cmd/data body encoder/decoder. [WIP] Add a client demo. etc
|
2018-09-27 05:54:49 +09:00 |
|
yutopp
|
50b1f1fad8
|
Reduce memory usage. Add benchs
|
2018-07-23 20:31:34 +09:00 |
|
yutopp
|
b18cac69c7
|
remove loggers from message package. fix log levels
|
2018-07-07 20:07:25 +09:00 |
|
yutopp
|
11a9969c52
|
implement setDataFrame insteadof onMetaData. add amf format type information to all AMFConveribles
|
2018-07-02 19:40:34 +09:00 |
|
yutopp
|
a15a1a6095
|
message: implement DataMessageAMF0. fix typos. fix tests. divide/merge modules to unify logic
|
2018-06-21 20:23:36 +09:00 |
|
yutopp
|
572a59c805
|
add tests. use TypeID explicitly
|
2018-06-09 08:50:42 +09:00 |
|