[ 源代码: 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
- 交互式高级面向对象语言(默认 python3 版本)
-
- 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