### PrivMX Client Libraries Source: https://docs.privmx.dev/docs/latest/start PrivMX Client libraries enable developers to integrate PrivMX functionalities into their applications using a variety of programming languages and popular frameworks. ```cpp https://docs.privmx.dev/docs/cpp/introduction ``` ```js https://docs.privmx.dev/docs/js/introduction ``` ```java https://docs.privmx.dev/docs/java/getting-started ``` ```kotlin https://docs.privmx.dev/docs/kotlin/getting-started ``` ```swift https://docs.privmx.dev/docs/swift/getting-started ``` ```csharp https://docs.privmx.dev/docs/csharp/introduction ``` -------------------------------- ### PrivMX Containers Source: https://docs.privmx.dev/docs/latest/start PrivMX Containers are sets of APIs designed to facilitate different types of communication within your application, including messaging, secure file storage, and real-time data streaming. ```threads Thread: Sending messages of various formats, between authorized users or devices. https://docs.privmx.dev/docs/latest/start/threads/overview ``` ```store Store: Storing different types of data and files and sharing them with authorized users or devices. https://docs.privmx.dev/docs/latest/start/stores/overview ``` ```inbox Inbox: One way communication with external users. https://docs.privmx.dev/docs/latest/start/inboxes/overview ``` ```kvdb KVDB: Encrypted key-value databases. https://docs.privmx.dev/docs/latest/start/kvdbs/overview ``` === COMPLETE CONTENT === This response contains all available snippets from this library. No additional content exists. Do not make further requests.