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

websocket agent problem #1

Open
zhanghzong opened this issue Mar 12, 2018 · 1 comment
Open

websocket agent problem #1

zhanghzong opened this issue Mar 12, 2018 · 1 comment
Assignees

Comments

@zhanghzong
Copy link

miner started (6887ddc9-62e5-4d0a-b536-8719ead76fa8)
miner connection closed (6887ddc9-62e5-4d0a-b536-8719ead76fa8)
miner disconnected (6887ddc9-62e5-4d0a-b536-8719ead76fa8)
miner connected (a70d1813-c80d-4950-9223-dd7c96407b0b)
miner started (a70d1813-c80d-4950-9223-dd7c96407b0b)
miner connection error (a70d1813-c80d-4950-9223-dd7c96407b0b): read ECONNRESET
miner disconnected (a70d1813-c80d-4950-9223-dd7c96407b0b)

const Proxy = require("web-socket-proxy");
const proxy = new Proxy({
host: "localhost",
port: 6443
});
proxy.listen(8080);

@immrmonero
Copy link
Owner

Hi, Can you please elaborate on what you were trying to achieve? That would be helpful for us to assist you.

Thanks

@immrmonero immrmonero self-assigned this Mar 14, 2018
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

No branches or pull requests

2 participants