History log of /xiu/protocol/rtmp/src/netconnection/errors.rs (Results 1 – 10 of 10)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 69de9bbd 26-Nov-2023 HarlanC <[email protected]>

Fix 71 (#72)

* fix error: the session should not be exited when encountering unknown msg type id

* remove no used "\n" which can add blank lines when print logs

* refactor packerizer unpacketi

Fix 71 (#72)

* fix error: the session should not be exited when encountering unknown msg type id

* remove no used "\n" which can add blank lines when print logs

* refactor packerizer unpacketizer mod

* refactor codes

* cargo clippy --fix --allow-dirty --allow-no-vcs

* do some fix for rtmp

* fix logs

* try to fix parse rtmp chunk error

show more ...


Revision tags: v0.9.1, v0.8.0, v0.7.0, v0.6.1, v0.6.0, v0.5.0, v0.4.0, v0.3.0, v0.1.0, v1.0.0, v0.0.11, v0.0.10, v0.0.9, v0.0.8, v0.0.5
# 2f7fa101 22-Aug-2021 HarlanC <[email protected]>

refactor rtmp netstream and netconnection


Revision tags: v0.0.4, v0.0.2, v0.0.1
# f8169385 14-Apr-2021 HarlanC <[email protected]>

update some logs


# 45abfa1f 06-Apr-2021 HarlanC <[email protected]>

use format


# c2f3fbfa 20-Mar-2021 HarlanC <[email protected]>

add error display


# 27db56c5 19-Feb-2021 HarlanC <[email protected]>

refactor rtmp module because asyncbyteswriter


# dd301212 11-Feb-2021 HarlanC <[email protected]>

impl


# e1aaa799 06-Feb-2021 HarlanC <[email protected]>

impl


# 0cb485b3 24-Jan-2021 HarlanC <[email protected]>

implement


# 069ff577 23-Jan-2021 HarlanC <[email protected]>

some commands