Skip to main content

Crate pcs_external

Crate pcs_external 

Source
Expand description

PCS External API client for Ppoppo Chat System.

Provides gRPC client for the PCS External Developer Platform (chat.external package).

Re-exports§

pub use error::Error;
pub use external::ExternalChannel;
pub use external::auth_request;
pub use external::connect;
pub use prost_types;
pub use tonic;

Modules§

error
external
gRPC client for PCS External API.