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

server.peers.subscribe() doesn't report websocket services of peer #1034

Open
kamk opened this issue Sep 23, 2020 · 1 comment
Open

server.peers.subscribe() doesn't report websocket services of peer #1034

kamk opened this issue Sep 23, 2020 · 1 comment

Comments

@kamk
Copy link

kamk commented Sep 23, 2020

The list of peers contains only information about TCP and SSL services. There is no indication of WS or WSS service tough it is enabled and reported by server (server.features)

@ben221199
Copy link

At the moment, I found out this information about all protocols that are associated with Electrum/Stratum:

Protocol Character Default Port
Native n 50000
TCP t 50001
TCP + SSL/TLS s 50002
HTTP h ?
HTTP + SSL/TLS g ?
WebSocket ? ?
WebSocket + SSL/TLS ? ?

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