Skip to content

Conversation

@vitaliysemenko
Copy link

Fix websocket function definition and check param availability

@zentai
Copy link

zentai commented May 10, 2025

for this function, I think they calling wrong api,

def on_close(original_connection):
    websocket_connection = websocket_connection_handler[original_connection]
    websocket_connection.close().   <<< should be close() instead of on_close()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants