8000 0.7.0 version says it added ability for HttpServer to listen on localhost only · Issue #261 · cinemast/libjson-rpc-cpp · GitHub
[go: up one dir, main page]

Skip to content

0.7.0 version says it added ability for HttpServer to listen on localhost only #261

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

Closed
KaustubhShamshery opened this issue Mar 18, 2019 · 3 comments

Comments

@KaustubhShamshery
Copy link
Contributor
KaustubhShamshery commented Mar 18, 2019

However, I think this is still an outstanding issue.
Ref : https://github.com/cinemast/libjson-rpc-cpp/releases/tag/v0.7.0

If it is indeed possible, can someone redirect me to how?

@KaustubhShamshery KaustubhShamshery changed the title 0.7.0 version says it added ability for HttpServer to listen on localhost. 0.7.0 version says it added ability for HttpServer to listen on localhost only Mar 18, 2019
@cinemast
Copy link
Owner
cinemast commented Mar 18, 2019

Whoops, that is my bad. Currently it is not working. There used to be a PR #200. And on developr there is one that got merged (but currently doesn't work on sox) #259.

I will fix the changelog. Thanks for the report.

@KaustubhShamshery
Copy link
Contributor Author
KaustubhShamshery commented Mar 19, 2019

Thanks for the update, I can use TcpSocketServer for the purpose I suppose. The issue is the ubuntu build libjsonrpccpp-dev_0.7.0-1+b3_amd64 does not seem to feature the corresponding header file src/jsonrpccpp/tcpsocketserver.h , any clue about that ?

@cinemast
Copy link
Owner

HttpServer now support BindLocalhost() functionality. The TcpSocketServer is not very reliable, therefore it is not bundled by default. If you want to use it, please build from source.

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
0