Package: wnpp Severity: wishlist Owner: Edward Betts <edw...@4angle.com>
* Package name : pysignalr Version : 1.3.0 Upstream Author : Lev Gorodetskii <pysign...@drsr.io> * URL : https://github.com/baking-bad/pysignalr * License : MIT Programming Lang: Python Description : Async-ready client for SignalR protocol This library provides a modern and reliable client for the SignalR protocol, enabling asynchronous communication with SignalR servers. It supports real- time functionalities, allowing the exchange of messages in a dynamic environment such as a web application. Users can connect to, send, and receive messages from a SignalR server, facilitating interactions that demand up-to- date and instant data transmission. The client is built on an asyncio framework, allowing for efficient handling of concurrent operations. Useful for applications needing real-time data updates, this library is particularly relevant in contexts like web-based dashboards or collaborative tools that require a persistent connection to a central server. This library is a dependancy of Home Assistant, the Python smart home platform. I plan to maintain it as part of the Home Assistant team.