Open kamk opened 4 years ago
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 | ? | ? |
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)