Skip to content

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

Merged
ShogunPanda merged 3 commits into
nodejs:mainfrom
ShogunPanda:response-protocol
Aug 27, 2024
Merged

feat: Added support for RTSP and ICE response and the on_protocol_complete callback.#477
ShogunPanda merged 3 commits into
nodejs:mainfrom
ShogunPanda:response-protocol

Conversation

@ShogunPanda

Copy link
Copy Markdown
Contributor

Fixes #464.

Comment thread src/llhttp/http.ts Outdated
Comment thread src/llhttp/http.ts
Comment thread src/llhttp/http.ts Outdated
@Uzlopak

Uzlopak commented Aug 27, 2024

Copy link
Copy Markdown
Contributor

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.

@mcollina mcollina left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

lgtm

Comment thread src/native/api.h
@Uzlopak

Uzlopak commented Aug 27, 2024

Copy link
Copy Markdown
Contributor

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

@Uzlopak Uzlopak left a comment

Copy link
Copy Markdown
Contributor

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
@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