History log of /xiu/protocol/httpflv/src/server.rs (Results 1 – 19 of 19)
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
# 8e71d710 14-Jul-2023 Harlan <[email protected]>

Split the channel module into a library to support multiple input protocols; support RTSP


Revision tags: v0.6.1, v0.6.0
# f159b276 19-Mar-2023 Harlan <[email protected]>

parse stream name to get URL parameters


# 976f65a6 19-Mar-2023 Harlan <[email protected]>

generate notify info


Revision tags: v0.5.0
# bd35295b 12-Feb-2023 Harlan <[email protected]>

cargo clippy --fix with cargo 1.67.0 (8ecd4f20a 2023-01-10)


Revision tags: v0.4.0, v0.3.0
# 23a14778 10-Feb-2023 Harlan <[email protected]>

update listening port type; Add new arguments for xiu CLI


Revision tags: v0.1.0, v1.0.0
# 85c0af6a 28-Nov-2022 Luca Barbato <[email protected]>

Automatically fix the clippy lints


Revision tags: v0.0.11, v0.0.10, v0.0.9, v0.0.8, v0.0.5, v0.0.4, v0.0.2
# 88325f54 17-Aug-2021 HarlanC <[email protected]>

update library name


# a3d19ccc 17-Aug-2021 HarlanC <[email protected]>

clear warnings


# 5de1eabb 17-Aug-2021 HarlanC <[email protected]>

add logs


# fadfdd1a 16-Aug-2021 HarlanC <[email protected]>

add logs


# 53a2e033 16-Aug-2021 HarlanC <[email protected]>

refactor


# 0d3b29c8 16-Aug-2021 HarlanC <[email protected]>

refactor codes


# 95a688c2 30-May-2021 HarlanC <[email protected]>

[protocol][httpflv] coding work


# e05ab47b 29-May-2021 HarlanC <[email protected]>

coding for httpflv


# 87d8387f 27-May-2021 HarlanC <[email protected]>

httpflv coding work


# 783195d9 23-May-2021 HarlanC <[email protected]>

coding for httpflv


# 0c504437 23-May-2021 HarlanC <[email protected]>

coding for httpflv protocol


# 5377b641 23-May-2021 HarlanC <[email protected]>

httpflv coding