Pakket: python3-freenub (0.1.0-2)
Verwijzigingen voor python3-freenub
Debian bronnen:
Het bronpakket freenub downloaden:
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Open-source fork of PubNub with an MIT license for real-time messaging
Freenub is an open-source Python library originally forked from PubNub, a service for real-time messaging over the web. Maintaining its basis on an earlier version that was under the MIT license, Freenub enables developers to easily implement real-time data streaming and broadcasting functionalities within their applications. This library supports various features like real-time messaging, presence indicators, and scalable channels for communications across devices and platforms.
Andere aan python3-freenub gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-aiohttp
- http client/server for asyncio
-
- dep: python3-cbor2
- Implements Concise Binary Object Representation (Python 3)
-
- dep: python3-pycryptodome
- cryptographic Python library (Python 3)
-
- dep: python3-requests
- elegant and simple HTTP library for Python3, built for human beings