Skip to content
TILens What matters today in tech
Theme

Topic · Edition

Python

1 items on 23 Apr 2026
FastAPI GitHub Python

encode/uvicorn: Version 0.46.0

What's Changed Support ws_max_size in wsproto implementation by @Kludex in #2915 Support ws_ping_interval and ws_ping_timeout in wsproto implementation by @Kludex in #2916 Use bytearray for incoming WebSocket message…

Source: Uvicorn Releases Kludex