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

Option to disable inter-peers routing #18

Open
piranna opened this issue Sep 20, 2013 · 2 comments
Open

Option to disable inter-peers routing #18

piranna opened this issue Sep 20, 2013 · 2 comments

Comments

@piranna
Copy link
Member

piranna commented Sep 20, 2013

Set inter-peers routing as a plugin and add option to disable it.

@piranna
Copy link
Member Author

piranna commented Sep 23, 2013

This will require to don't create a routing channel (currently labeled as "webp2p", this would also leed to make it a standard channel) and also move forwardRequest() and forwardResponse() to a Transport_Routing child class. Also access to that methods should be filtered someway.

@piranna
Copy link
Member Author

piranna commented Sep 23, 2013

InterPeer routing (IPX) could be enabled/disabled independently for peers or handshake servers, and also o a per-connection basis.

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