Merge pull request #64 from vishvananda/fix-import
In websockify/__init__.py import everything from websocketproxy and websocket
This commit is contained in:
commit
4b198b8e6a
2
websockify/__init__.py
Normal file
2
websockify/__init__.py
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
from websocket import *
|
||||||
|
from websocketproxy import *
|
Loading…
Reference in New Issue
Block a user