im-core 0.1.0

Rust IM SDK for Awiki clients built on Agent Network Protocol (ANP)
Documentation
1
2
3
4
5
6
7
8
pub(crate) mod attachment;
pub(crate) mod common;
pub(crate) mod direct;
pub(crate) mod group;
pub(crate) mod history;
pub(crate) mod inbox;
pub(crate) mod read_state;
pub(crate) mod sync;