Skip to content

Enable IPC in production build #1802

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

Merged
merged 1 commit into from
Oct 4, 2019

Conversation

majecty
Copy link
Contributor

@majecty majecty commented Oct 2, 2019

IPC is enabled in the development binary and disabled in the production binary.
HTTP RPC is enabled in the development and production binary.
If a user can access the 8080 port, generally she/he can access the IPC file.

Enabling in the production binary is a good default value.

@majecty majecty merged commit c24b6f7 into CodeChain-io:master Oct 4, 2019
@majecty majecty deleted the f/production-ipc branch October 4, 2019 01:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants