gitdataai/libs/transport/handler
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
..
inbound refactor(transport): split handler inbound and types into sub-modules 2026-05-11 17:05:17 +08:00
types refactor(transport): split handler inbound and types into sub-modules 2026-05-11 17:05:17 +08:00
dispatch.rs feat(core): initialize project with access control and AI integration 2026-05-10 21:01:21 +08:00
mod.rs
poll.rs feat(core): initialize project with access control and AI integration 2026-05-10 21:01:21 +08:00
session.rs refactor(transport): split handler inbound and types into sub-modules 2026-05-11 17:05:17 +08:00
sse.rs feat(core): initialize project with access control and AI integration 2026-05-10 21:01:21 +08:00
ws.rs refactor(transport): split handler inbound and types into sub-modules 2026-05-11 17:05:17 +08:00