python-websockets / websockets

Library for building WebSocket servers and clients in Python
https://websockets.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
5.23k stars 519 forks source link

Add option to force sending text or binary frames. #1516

Closed aaugustin closed 1 month ago

aaugustin commented 1 month ago

Fix #1515.