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

update daemon to only handle local requests for matching rmw impl #11

Merged
merged 2 commits into from
Jun 20, 2017

Conversation

dirk-thomas
Copy link
Member

Addresses #6.

The daemon will only answer requests for matching RMW impl. Others are ignored and the client falls back to a direct node.

The second commit also prevents access to the daemon from non-localhost. I just think that is a more conservative default for now...

@dirk-thomas dirk-thomas added the in review Waiting for review (Kanban column) label Jun 19, 2017
@dirk-thomas dirk-thomas self-assigned this Jun 19, 2017
@dirk-thomas dirk-thomas added the enhancement New feature or request label Jun 19, 2017
@dirk-thomas dirk-thomas changed the title Daemon rmw impl update daemon to only handle requests for matching rmw impl Jun 19, 2017
@dirk-thomas dirk-thomas changed the title update daemon to only handle requests for matching rmw impl update daemon to only handle local requests for matching rmw impl Jun 19, 2017
@dirk-thomas dirk-thomas merged commit e60156d into master Jun 20, 2017
@dirk-thomas dirk-thomas deleted the daemon_rmw_impl branch June 20, 2017 22:38
@dirk-thomas dirk-thomas removed the in review Waiting for review (Kanban column) label Jun 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants