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

opensockets count=0 #77

Open
azijhm opened this issue May 23, 2021 · 0 comments
Open

opensockets count=0 #77

azijhm opened this issue May 23, 2021 · 0 comments

Comments

@azijhm
Copy link

azijhm commented May 23, 2021

I have below code
after create API and use the correct APIKEY and APISECRET
but the "biananceClient" hopen sockets count=0
I think I have a problem to connect
should I open any port in my firewall?
var apiClient = new ApiClient("APIKEY",SECRETKEY");
var binanceClient = new BinanceClient(apiClient);
var test =await binanceClient.TestConnectivity();

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