パッケージ: python3-pysignalr (1.3.0-2)
python3-pysignalr に関するリンク
Debian の資源:
pysignalr ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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.
その他の python3-pysignalr 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-aiohttp
- http client/server for asyncio
-
- dep: python3-msgpack
- Python 3 implementation of MessagePack format
-
- dep: python3-orjson
- JSON parsing Python library
-
- dep: python3-websockets
- implementation of the WebSocket Protocol (RFC 6455)