Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Added support for RTSP and ICE response and the on_protocol_complete callback. #477

Merged
merged 3 commits into from
Aug 27, 2024

Conversation

ShogunPanda
Copy link
Contributor

Fixes #464.

src/llhttp/http.ts Outdated Show resolved Hide resolved
src/llhttp/http.ts Outdated Show resolved Hide resolved
@Uzlopak
Copy link
Contributor

Uzlopak commented Aug 27, 2024

As we are currently all here, can someone please give me permissions for llparse? it seems like it is not assigned to the group llhttp or the llhttp group does not have maintainer rights for llparse.

Copy link
Member

@mcollina mcollina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@Uzlopak
Copy link
Contributor

Uzlopak commented Aug 27, 2024

I checked the generated code and I think there should be no significant perf issues.

Copy link
Contributor

@Uzlopak Uzlopak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, but unfortunately no RTSP and ICE tests.

@ShogunPanda ShogunPanda merged commit 8371b40 into nodejs:main Aug 27, 2024
11 checks passed
@ShogunPanda ShogunPanda deleted the response-protocol branch August 27, 2024 10:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Parse Error: Expected HTTP/' when rtsp response
4 participants