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

希望增加endpoint类用来管理地址信息 #27

Open
nickyang4github opened this issue Jun 11, 2019 · 0 comments
Open

希望增加endpoint类用来管理地址信息 #27

nickyang4github opened this issue Jun 11, 2019 · 0 comments

Comments

@nickyang4github
Copy link
Contributor

希望增加endpoint类来管理IP, port, 域名,以及协议类型

例如:

endpoint ep("http://127.0.0.1:8080");
endpoint ep(HTTP_PROTOCOL, "127.0.0.1", 8080);

感谢支持。

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

1 participant