Searched defs:create_connection (Results 1 – 2 of 2) sorted by relevance
15 def create_connection(*args, **kwargs): function
436 def create_connection(url, timeout=None, class_=WebSocket, **options): function