Hi, fellow iPOPO users
iPOPO continues with a new v3.2.0 release!
This version focuses on dependency updates and the addition of an asynchronous HTTP server based on aiohttp. This new `pelix.http.basic_async` bundle provides support for Server-Sent Events (SSE) and WebSocket.
* HTTP asynchronous server: see https://ipopo.readthedocs.io/en/3.2.0/refcards/http_async.html
* Remote shell traces now go to stderr ; this helps using iPOPO as an MCP server
* Upgraded dependencies
* iPOPO is now correctly tested on Python 3.14 and 3.15