slush0 / stratum

Stratum server implementation using Python Twisted
Other
88 stars 131 forks source link

Updated server.py for autobahn.twisted #20

Open bitcoinsSG opened 9 years ago

bitcoinsSG commented 9 years ago

changed 2 instances of from autobahn.websocket import listenWS to from autobahn.twisted.websocket import listenWS for compatibility/congruence with websocket_transport.py