Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python312-azure-messaging-webpubsubservice-1.0.1-1.9 RPM for noarch

From OpenSuSE Ports Tumbleweed for noarch

Name: python312-azure-messaging-webpubsubservice Distribution: openSUSE:Factory:zSystems
Version: 1.0.1 Vendor: openSUSE
Release: 1.9 Build date: Wed Feb 16 09:56:06 2022
Group: Development/Languages/Python Build host: reproducible
Size: 375989 Source RPM: python-azure-messaging-webpubsubservice-1.0.1-1.9.src.rpm
Packager: https://bugs.opensuse.org
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

Provides

Requires

License

MIT

Changelog

* Wed Feb 16 2022 John Paul Adrian Glaubitz <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 John Paul Adrian Glaubitz <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 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
  - Initial build
    + Version 1.0.0b2

Files

/usr/lib/python3.12/site-packages/azure/messaging/webpubsubservice
/usr/lib/python3.12/site-packages/azure/messaging/webpubsubservice/__init__.py
/usr/lib/python3.12/site-packages/azure/messaging/webpubsubservice/__pycache__
/usr/lib/python3.12/site-packages/azure/messaging/webpubsubservice/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/azure/messaging/webpubsubservice/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/azure/messaging/webpubsubservice/__pycache__/_configuration.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/azure/messaging/webpubsubservice/__pycache__/_configuration.cpython-312.pyc
/usr/lib/python3.12/site-packages/azure/messaging/webpubsubservice/__pycache__/_patch.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/azure/messaging/webpubsubservice/__pycache__/_patch.cpython-312.pyc
/usr/lib/python3.12/site-packages/azure/messaging/webpubsubservice/__pycache__/_vendor.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/azure/messaging/webpubsubservice/__pycache__/_vendor.cpython-312.pyc
/usr/lib/python3.12/site-packages/azure/messaging/webpubsubservice/__pycache__/_version.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/azure/messaging/webpubsubservice/__pycache__/_version.cpython-312.pyc
/usr/lib/python3.12/site-packages/azure/messaging/webpubsubservice/__pycache__/_web_pub_sub_service_client.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/azure/messaging/webpubsubservice/__pycache__/_web_pub_sub_service_client.cpython-312.pyc
/usr/lib/python3.12/site-packages/azure/messaging/webpubsubservice/_configuration.py
/usr/lib/python3.12/site-packages/azure/messaging/webpubsubservice/_operations
/usr/lib/python3.12/site-packages/azure/messaging/webpubsubservice/_operations/__init__.py
/usr/lib/python3.12/site-packages/azure/messaging/webpubsubservice/_operations/__pycache__
/usr/lib/python3.12/site-packages/azure/messaging/webpubsubservice/_operations/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/azure/messaging/webpubsubservice/_operations/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/azure/messaging/webpubsubservice/_operations/__pycache__/_operations.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/azure/messaging/webpubsubservice/_operations/__pycache__/_operations.cpython-312.pyc
/usr/lib/python3.12/site-packages/azure/messaging/webpubsubservice/_operations/_operations.py
/usr/lib/python3.12/site-packages/azure/messaging/webpubsubservice/_patch.py
/usr/lib/python3.12/site-packages/azure/messaging/webpubsubservice/_vendor.py
/usr/lib/python3.12/site-packages/azure/messaging/webpubsubservice/_version.py
/usr/lib/python3.12/site-packages/azure/messaging/webpubsubservice/_web_pub_sub_service_client.py
/usr/lib/python3.12/site-packages/azure/messaging/webpubsubservice/aio
/usr/lib/python3.12/site-packages/azure/messaging/webpubsubservice/aio/__init__.py
/usr/lib/python3.12/site-packages/azure/messaging/webpubsubservice/aio/__pycache__
/usr/lib/python3.12/site-packages/azure/messaging/webpubsubservice/aio/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/azure/messaging/webpubsubservice/aio/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/azure/messaging/webpubsubservice/aio/__pycache__/_configuration.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/azure/messaging/webpubsubservice/aio/__pycache__/_configuration.cpython-312.pyc
/usr/lib/python3.12/site-packages/azure/messaging/webpubsubservice/aio/__pycache__/_patch.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/azure/messaging/webpubsubservice/aio/__pycache__/_patch.cpython-312.pyc
/usr/lib/python3.12/site-packages/azure/messaging/webpubsubservice/aio/__pycache__/_web_pub_sub_service_client.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/azure/messaging/webpubsubservice/aio/__pycache__/_web_pub_sub_service_client.cpython-312.pyc
/usr/lib/python3.12/site-packages/azure/messaging/webpubsubservice/aio/_configuration.py
/usr/lib/python3.12/site-packages/azure/messaging/webpubsubservice/aio/_operations
/usr/lib/python3.12/site-packages/azure/messaging/webpubsubservice/aio/_operations/__init__.py
/usr/lib/python3.12/site-packages/azure/messaging/webpubsubservice/aio/_operations/__pycache__
/usr/lib/python3.12/site-packages/azure/messaging/webpubsubservice/aio/_operations/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/azure/messaging/webpubsubservice/aio/_operations/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/azure/messaging/webpubsubservice/aio/_operations/__pycache__/_operations.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/azure/messaging/webpubsubservice/aio/_operations/__pycache__/_operations.cpython-312.pyc
/usr/lib/python3.12/site-packages/azure/messaging/webpubsubservice/aio/_operations/_operations.py
/usr/lib/python3.12/site-packages/azure/messaging/webpubsubservice/aio/_patch.py
/usr/lib/python3.12/site-packages/azure/messaging/webpubsubservice/aio/_web_pub_sub_service_client.py
/usr/lib/python3.12/site-packages/azure_messaging_webpubsubservice-1.0.1-py3.12.egg-info
/usr/lib/python3.12/site-packages/azure_messaging_webpubsubservice-1.0.1-py3.12.egg-info/PKG-INFO
/usr/lib/python3.12/site-packages/azure_messaging_webpubsubservice-1.0.1-py3.12.egg-info/SOURCES.txt
/usr/lib/python3.12/site-packages/azure_messaging_webpubsubservice-1.0.1-py3.12.egg-info/dependency_links.txt
/usr/lib/python3.12/site-packages/azure_messaging_webpubsubservice-1.0.1-py3.12.egg-info/not-zip-safe
/usr/lib/python3.12/site-packages/azure_messaging_webpubsubservice-1.0.1-py3.12.egg-info/requires.txt
/usr/lib/python3.12/site-packages/azure_messaging_webpubsubservice-1.0.1-py3.12.egg-info/top_level.txt
/usr/share/doc/packages/python312-azure-messaging-webpubsubservice
/usr/share/doc/packages/python312-azure-messaging-webpubsubservice/CHANGELOG.md
/usr/share/doc/packages/python312-azure-messaging-webpubsubservice/README.md
/usr/share/licenses/python312-azure-messaging-webpubsubservice
/usr/share/licenses/python312-azure-messaging-webpubsubservice/LICENSE.txt


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 12:43:14 2024