Benoit Chesneau 725c03e8ff Fix WebSocket binary send when text key is None
ASGI allows websocket.send messages to contain both text and bytes
keys where one is None. Check for truthy values instead of key existence.
2026-04-03 23:53:03 +02:00
..
2026-03-26 16:08:35 +01:00