| #
a4ef5d6c |
| 23-Dec-2023 |
HarlanC <[email protected]> |
Fix 77 (#83)
* get the event processing result and return immediately when encountering errors
* fix warnings
* fix error
* print dump data
* format string
* when the number of error
Fix 77 (#83)
* get the event processing result and return immediately when encountering errors
* fix warnings
* fix error
* print dump data
* format string
* when the number of errors reaches a certain number, exit the session directly.
* add some logs
* add logs
* get publish and subscribe event result from stream hub
show more ...
|
| #
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 |
|
| #
0ca99c20 |
| 12-Feb-2023 |
Harlan <[email protected]> |
manual modification for cargo clippy --fix --allow-dirty with rust: stable 1.55.0 and cargo 1.67.0 for RTMP
|
|
Revision tags: 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, v0.0.4, v0.0.2, v0.0.1 |
|
| #
f9029cea |
| 15-Apr-2021 |
HarlanC <[email protected]> |
remove warnings
|
| #
d518469f |
| 19-Feb-2021 |
HarlanC <[email protected]> |
add some comments
|
| #
e1aaa799 |
| 06-Feb-2021 |
HarlanC <[email protected]> |
impl
|
| #
41215891 |
| 30-Jan-2021 |
HarlanC <[email protected]> |
impl
|
| #
069ff577 |
| 23-Jan-2021 |
HarlanC <[email protected]> |
some commands
|
| #
60920a92 |
| 17-Jan-2021 |
HarlanC <[email protected]> |
commit
|
| #
d8eb1cc4 |
| 06-Dec-2020 |
HarlanC <[email protected]> |
refactor
|
| #
3b11693f |
| 29-Nov-2020 |
HarlanC <[email protected]> |
handshake
|
| #
4f4b98e7 |
| 25-Nov-2020 |
HarlanC <[email protected]> |
unpack
|
| #
f403147c |
| 04-Nov-2020 |
HarlanC <[email protected]> |
refactor
|