Merge pull request #157 from RicterZ/master
fix bug: 'WebSocketException' is not defined
This commit is contained in:
@@ -33,6 +33,7 @@ from ._logging import *
|
||||
from ._url import *
|
||||
from ._socket import*
|
||||
from ._http import *
|
||||
from ._exceptions import *
|
||||
|
||||
__all__ = ["handshake"]
|
||||
|
||||
|
Reference in New Issue
Block a user