Module briar_wrapper.models
Contains wrappers around different resources
Expand source code
# Copyright (c) 2020 Nico Alt
# SPDX-License-Identifier: AGPL-3.0-only
# License-Filename: LICENSE.md
"""
Contains wrappers around different resources
"""
Sub-modules
briar_wrapper.models.contacts
-
Wrapper around Briar API's /contacts/ resource
briar_wrapper.models.private_chat
-
Wrapper around Briar API's /messages/ resource
briar_wrapper.models.socket_listener
-
Wrapper around Briar API's websocket stream