paul-sx
Results
1
comments of
paul-sx
I was thinking something where the event function passed the websocket to process ```python def event(app: App): """Websocket endpoint for events. Args: app: The app to add the endpoint to....