Poloniex Push WAMP API through Autobahn dropping connection to peer tcp
问题 I tried to connect to the Push API in poloniex using python and followed the instructions on the answer here: How to connect to poloniex.com websocket api using a python library However I keep getting this error: 2017-06-25T04:07:04 dropping connection to peer tcp:104.20.13.48:443 with abort=True: WebSocket opening handshake timeout (peer did not finish the opening handshake in time) Anyone know what's going on here? I can't figure it out from online documentation. Thanks! 回答1: As per