CodeQL library for Python
codeql/python-all 0.11.12 (changelog, source)
Search

Module Starlette::WebSocket

Provides models for the starlette.websockets.WebSocket class

See https://www.starlette.io/websockets/.

Import path

import semmle.python.frameworks.Starlette

Predicates

classRef

Gets a reference to the starlette.websockets.WebSocket class.

instance

Gets a reference to an instance of starlette.websockets.WebSocket.

Classes

InstanceSource

A source of instances of starlette.websockets.WebSocket, extend this class to model new instances.