Skip to content

Allow dropping channel via unix control socket #191

@gavin-norman-sociomantic

Description

This would replace the RemoveChannel request.

Advantages of doing this with a unix socket command:

  • No need to care about authentication. The unix command can only be sent by users logged in to the server where the node is running.
  • Turtle test suites could use the unix command to clear test channels, without using the DHT client.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions