summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-websockets_10.4.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-websockets: upgrade 10.3 -> 10.4Wang Mingyu2022-11-071-0/+15
Changelog: ========== New features ------------ Validated compatibility with Python 3.11. Added the latency property to protocols. Changed ping to return the latency of the connection. Supported overriding or removing the User-Agent header in clients and the Server header in servers. Added deployment guides for more Platform as a Service providers. Improvements ------------- Improved FAQ. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>