Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/prose-im/prose-core-client
Prose core XMPP client manager & protocols.
https://github.com/prose-im/prose-core-client
library xmpp xmpp-client
Last synced: 9 days ago
JSON representation
Prose core XMPP client manager & protocols.
- Host: GitHub
- URL: https://github.com/prose-im/prose-core-client
- Owner: prose-im
- License: mpl-2.0
- Created: 2021-12-13T18:08:57.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-09-17T13:43:43.000Z (about 2 months ago)
- Last Synced: 2024-10-29T21:11:39.506Z (10 days ago)
- Topics: library, xmpp, xmpp-client
- Language: Rust
- Homepage: https://prose.org
- Size: 2.8 MB
- Stars: 23
- Watchers: 7
- Forks: 3
- Open Issues: 28
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# prose-core-client
[![Test and Build](https://github.com/prose-im/prose-core-client/actions/workflows/test.yml/badge.svg?branch=master)](https://github.com/prose-im/prose-core-client/actions/workflows/test.yml) [![Build and Release](https://github.com/prose-im/prose-core-client/actions/workflows/build.yml/badge.svg)](https://github.com/prose-im/prose-core-client/actions/workflows/build.yml) [![NPM](https://img.shields.io/npm/v/@prose-im/prose-sdk-js.svg)](https://www.npmjs.com/package/@prose-im/prose-sdk-js)
**Prose core XMPP client manager and protocols.**
Copyright 2022, Prose Foundation - Released under the [Mozilla Public License 2.0](./LICENSE.md).
_Tested at Rust version: `rustc 1.71.1 (eb26296b5 2023-08-03)`_
## SDKs
The Prose core client library is built in Rust. To communicate with its implementers, it exports SDKs in various programming languages.
The supported programming languages are listed below:
* Swift (FFIs)
* JavaScript (WebAssembly)SDKs are built using the `bindings` packages contained in this project.
## License
Licensing information can be found in the [LICENSE.md](./LICENSE.md) document.
## :fire: Report A Vulnerability
If you find a vulnerability in any Prose system, you are more than welcome to report it directly to Prose Security by sending an encrypted email to [[email protected]](mailto:[email protected]). Do not report vulnerabilities in public GitHub issues, as they may be exploited by malicious people to target production systems running an unpatched version.
**:warning: You must encrypt your email using Prose Security GPG public key: [:key:57A5B260.pub.asc](https://files.prose.org/public/keys/gpg/57A5B260.pub.asc).**