[ 原始碼: freenub ]
套件:python3-freenub(0.1.0-2)
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.
其他與 python3-freenub 有關的套件
|
|
|
|
-
- 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