mirror of
https://github.com/amtoaer/bili-sync.git
synced 2026-06-02 22:30:51 +08:00
feat: 事件推送由 SSE 切换到 WebSocket (#386)
This commit is contained in:
@@ -5,4 +5,4 @@ mod response;
|
||||
mod routes;
|
||||
mod wrapper;
|
||||
|
||||
pub use routes::{MAX_HISTORY_LOGS, MpscWriter, router};
|
||||
pub use routes::{LogHelper, MAX_HISTORY_LOGS, router};
|
||||
|
||||
Reference in New Issue
Block a user