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

Create separate RPC servers for publishers and subscribers #15

Open
mikegfink opened this issue Dec 15, 2015 · 0 comments
Open

Create separate RPC servers for publishers and subscribers #15

mikegfink opened this issue Dec 15, 2015 · 0 comments
Assignees

Comments

@mikegfink
Copy link
Collaborator

Both publishers and subscribers are being served by the same RPC server (the default), this may mean that a subscriber can make publisher RPC calls and vice versa.

Create separate servers so that only publisher RPC calls are available on the publisher port and only subscriber rpc calls are available on the subscriber port.

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