Skip to content
This repository has been archived by the owner on Mar 6, 2023. It is now read-only.

Updated server.py for autobahn.twisted #20

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bitcoinsSG
Copy link

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

changed 2 instances of 
from autobahn.websocket import listenWS
to
from autobahn.twisted.websocket import listenWS
for compatibility/congruence with websocket_transport.py
BeOleg pushed a commit to onitsoft/python3-stratum that referenced this pull request Jan 20, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant