Skip to content

Close the stream programatically #380

Description

Hi first of all I wanna say that I love peerflix because of it's simplicity.
Currently I'm using it in a node js api:

const stream = peerflix(magnet, { port: port });

This works but I after a stream has started, I cannot open another stream because of the fact that port is already used (makes sense).

How should I close a stream programatically using peerflix?

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions