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

Allow dropping channel via unix control socket #191

Open
gavin-norman-sociomantic opened this issue Dec 6, 2018 · 0 comments
Open

Allow dropping channel via unix control socket #191

gavin-norman-sociomantic opened this issue Dec 6, 2018 · 0 comments

Comments

@gavin-norman-sociomantic

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant