gitdataai/libs/transport
ZhenYi deb25614ba refactor(transport): split handler inbound and types into sub-modules
Extract MessageHandler methods into inbound/{message,room,reaction,misc,msg}
and type definitions into types/{in_message,out_event}.
2026-05-11 17:05:17 +08:00
..
event feat(core): initialize project with access control and AI integration 2026-05-10 21:01:21 +08:00
handler refactor(transport): split handler inbound and types into sub-modules 2026-05-11 17:05:17 +08:00
ack.rs
bus.rs feat(core): initialize project with access control and AI integration 2026-05-10 21:01:21 +08:00
Cargo.toml
cdn.rs
circuit_breaker.rs
dedup.rs feat(core): initialize project with access control and AI integration 2026-05-10 21:01:21 +08:00
e2e.rs feat(core): initialize project with access control and AI integration 2026-05-10 21:01:21 +08:00
envelope.rs
error.rs
lib.rs refactor(transport): split handler inbound and types into sub-modules 2026-05-11 17:05:17 +08:00
metrics.rs
pagination.rs
reconnect.rs
richtext.rs
search.rs
security.rs feat(core): initialize project with access control and AI integration 2026-05-10 21:01:21 +08:00
seq.rs
token.rs refactor(transport): split handler inbound and types into sub-modules 2026-05-11 17:05:17 +08:00
unread.rs feat(core): initialize project with access control and AI integration 2026-05-10 21:01:21 +08:00