Skip to content

Have you ever considered exporting the rtmp protocol as an independent golang library? #61

Open
@Akagi201

Description

I dive into the protocol directory.

I found that the protocol sub-package only depends on core/utility.go and core.Context.

I think you can create a util sub-package and put core/utility.go and core.Context in it.

What do you think of it? Or I can do it myself, and make a PR.

Append...

The protocol sub package also depends on config.go and logger.go. It may be not easy to export the protocol package.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions