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: about 1 year 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 (over 4 years ago)
- Default Branch: master
- Last Pushed: 2025-04-01T11:42:53.000Z (about 1 year ago)
- Last Synced: 2025-04-01T21:03:34.671Z (about 1 year ago)
- Topics: library, xmpp, xmpp-client
- Language: Rust
- Homepage: https://prose.org
- Size: 2.93 MB
- Stars: 26
- Watchers: 7
- Forks: 4
- Open Issues: 34
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# prose-core-client
[](https://github.com/prose-im/prose-core-client/actions/workflows/test.yml) [](https://github.com/prose-im/prose-core-client/actions/workflows/build.yml) [](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 [security@prose.org](mailto:security@prose.org). 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).**