Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-azure-messaging-webpubsubservice | Distribution: SUSE Linux Enterprise 15 |
Version: 1.0.1 | Vendor: SUSE LLC <https://www.suse.com/> |
Release: 150200.5.3.2 | Build date: Fri Mar 22 21:00:28 2024 |
Group: Development/Languages/Python | Build host: h03-ch2b |
Size: 440507 | Source RPM: python-azure-messaging-webpubsubservice-1.0.1-150200.5.3.2.src.rpm |
Packager: https://www.suse.com/ | |
Url: https://github.com/Azure/azure-sdk-for-python | |
Summary: Microsoft Azure WebPubSub Service Client Library for Python |
Azure Web PubSub Service is a service that enables you to build real-time messaging web applications using WebSockets and the publish-subscribe pattern. Any platform supporting WebSocket APIs can connect to the service easily, e.g. web pages, mobile applications, edge devices, etc. The service manages the WebSocket connections for you and allows up to 100K concurrent connections. It provides powerful APIs for you to manage these clients and deliver real-time messages. Any scenario that requires real-time publish-subscribe messaging between server and clients or among clients, can use Azure Web PubSub service. Traditional real-time features that often require polling from server or submitting HTTP requests, can also use Azure Web PubSub service. We list some examples that are good to use Azure Web PubSub service: * High frequency data updates: gaming, voting, polling, auction. * Live dashboards and monitoring: company dashboard, financial market data, instant sales update, multi-player game leader board, and IoT monitoring. * Cross-platform live chat: live chat room, chat bot, on-line customer support, real-time shopping assistant, messenger, in-game chat, and so on. * Real-time location on map: logistic tracking, delivery status tracking, transportation status updates, GPS apps. * Real-time targeted ads: personalized real-time push ads and offers, interactive ads. * Collaborative apps: coauthoring, whiteboard apps and team meeting software. * Push instant notifications: social network, email, game, travel alert. * Real-time broadcasting: live audio/video broadcasting, live captioning, translating, events/news broadcasting. * IoT and connected devices: real-time IoT metrics, remote control, real-time status, and location tracking. * Automation: real-time trigger from upstream events. Use the client library to: * Send messages to hubs and groups. * Send messages to particular users and connections. * Organize users and connections into groups. * Close connections * Grant/revoke/check permissions for an existing connection
MIT
* Thu Jul 21 2022 adrian.glaubitz@suse.com - Include in SLE-15 (bsc#1199282, jsc#PM-3243, jsc#SLE-24629) * Wed Feb 16 2022 adrian.glaubitz@suse.com - New upstream release + Version 1.0.1 + For detailed information about changes see the CHANGELOG.md file provided with this package - Remove temporary version override - Update Requires from setup.py * Thu Nov 11 2021 adrian.glaubitz@suse.com - New upstream release + Version 1.0.0 + For detailed information about changes see the CHANGELOG.md file provided with this package - Override upstream version with 1.0.0.0 to ensure proper upgrade from previous version 1.0.0b2 - Update Requires from setup.py * Wed Nov 03 2021 adrian.glaubitz@suse.com - Initial build + Version 1.0.0b2
/usr/lib/python3.6/site-packages/azure/messaging/webpubsubservice /usr/lib/python3.6/site-packages/azure/messaging/webpubsubservice/__init__.py /usr/lib/python3.6/site-packages/azure/messaging/webpubsubservice/__pycache__ /usr/lib/python3.6/site-packages/azure/messaging/webpubsubservice/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/azure/messaging/webpubsubservice/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/azure/messaging/webpubsubservice/__pycache__/_configuration.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/azure/messaging/webpubsubservice/__pycache__/_configuration.cpython-36.pyc /usr/lib/python3.6/site-packages/azure/messaging/webpubsubservice/__pycache__/_patch.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/azure/messaging/webpubsubservice/__pycache__/_patch.cpython-36.pyc /usr/lib/python3.6/site-packages/azure/messaging/webpubsubservice/__pycache__/_vendor.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/azure/messaging/webpubsubservice/__pycache__/_vendor.cpython-36.pyc /usr/lib/python3.6/site-packages/azure/messaging/webpubsubservice/__pycache__/_version.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/azure/messaging/webpubsubservice/__pycache__/_version.cpython-36.pyc /usr/lib/python3.6/site-packages/azure/messaging/webpubsubservice/__pycache__/_web_pub_sub_service_client.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/azure/messaging/webpubsubservice/__pycache__/_web_pub_sub_service_client.cpython-36.pyc /usr/lib/python3.6/site-packages/azure/messaging/webpubsubservice/_configuration.py /usr/lib/python3.6/site-packages/azure/messaging/webpubsubservice/_operations /usr/lib/python3.6/site-packages/azure/messaging/webpubsubservice/_operations/__init__.py /usr/lib/python3.6/site-packages/azure/messaging/webpubsubservice/_operations/__pycache__ /usr/lib/python3.6/site-packages/azure/messaging/webpubsubservice/_operations/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/azure/messaging/webpubsubservice/_operations/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/azure/messaging/webpubsubservice/_operations/__pycache__/_operations.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/azure/messaging/webpubsubservice/_operations/__pycache__/_operations.cpython-36.pyc /usr/lib/python3.6/site-packages/azure/messaging/webpubsubservice/_operations/_operations.py /usr/lib/python3.6/site-packages/azure/messaging/webpubsubservice/_patch.py /usr/lib/python3.6/site-packages/azure/messaging/webpubsubservice/_vendor.py /usr/lib/python3.6/site-packages/azure/messaging/webpubsubservice/_version.py /usr/lib/python3.6/site-packages/azure/messaging/webpubsubservice/_web_pub_sub_service_client.py /usr/lib/python3.6/site-packages/azure/messaging/webpubsubservice/aio /usr/lib/python3.6/site-packages/azure/messaging/webpubsubservice/aio/__init__.py /usr/lib/python3.6/site-packages/azure/messaging/webpubsubservice/aio/__pycache__ /usr/lib/python3.6/site-packages/azure/messaging/webpubsubservice/aio/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/azure/messaging/webpubsubservice/aio/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/azure/messaging/webpubsubservice/aio/__pycache__/_configuration.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/azure/messaging/webpubsubservice/aio/__pycache__/_configuration.cpython-36.pyc /usr/lib/python3.6/site-packages/azure/messaging/webpubsubservice/aio/__pycache__/_patch.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/azure/messaging/webpubsubservice/aio/__pycache__/_patch.cpython-36.pyc /usr/lib/python3.6/site-packages/azure/messaging/webpubsubservice/aio/__pycache__/_web_pub_sub_service_client.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/azure/messaging/webpubsubservice/aio/__pycache__/_web_pub_sub_service_client.cpython-36.pyc /usr/lib/python3.6/site-packages/azure/messaging/webpubsubservice/aio/_configuration.py /usr/lib/python3.6/site-packages/azure/messaging/webpubsubservice/aio/_operations /usr/lib/python3.6/site-packages/azure/messaging/webpubsubservice/aio/_operations/__init__.py /usr/lib/python3.6/site-packages/azure/messaging/webpubsubservice/aio/_operations/__pycache__ /usr/lib/python3.6/site-packages/azure/messaging/webpubsubservice/aio/_operations/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/azure/messaging/webpubsubservice/aio/_operations/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/azure/messaging/webpubsubservice/aio/_operations/__pycache__/_operations.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/azure/messaging/webpubsubservice/aio/_operations/__pycache__/_operations.cpython-36.pyc /usr/lib/python3.6/site-packages/azure/messaging/webpubsubservice/aio/_operations/_operations.py /usr/lib/python3.6/site-packages/azure/messaging/webpubsubservice/aio/_patch.py /usr/lib/python3.6/site-packages/azure/messaging/webpubsubservice/aio/_web_pub_sub_service_client.py /usr/lib/python3.6/site-packages/azure_messaging_webpubsubservice-1.0.1-py3.6.egg-info /usr/lib/python3.6/site-packages/azure_messaging_webpubsubservice-1.0.1-py3.6.egg-info/PKG-INFO /usr/lib/python3.6/site-packages/azure_messaging_webpubsubservice-1.0.1-py3.6.egg-info/SOURCES.txt /usr/lib/python3.6/site-packages/azure_messaging_webpubsubservice-1.0.1-py3.6.egg-info/dependency_links.txt /usr/lib/python3.6/site-packages/azure_messaging_webpubsubservice-1.0.1-py3.6.egg-info/not-zip-safe /usr/lib/python3.6/site-packages/azure_messaging_webpubsubservice-1.0.1-py3.6.egg-info/requires.txt /usr/lib/python3.6/site-packages/azure_messaging_webpubsubservice-1.0.1-py3.6.egg-info/top_level.txt /usr/share/doc/packages/python3-azure-messaging-webpubsubservice /usr/share/doc/packages/python3-azure-messaging-webpubsubservice/CHANGELOG.md /usr/share/doc/packages/python3-azure-messaging-webpubsubservice/README.md /usr/share/licenses/python3-azure-messaging-webpubsubservice /usr/share/licenses/python3-azure-messaging-webpubsubservice/LICENSE.txt
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Mar 9 14:56:22 2025