mirror of
https://github.com/Xevion/banner.git
synced 2026-01-31 06:23:37 -06:00
feat: add websocket support for real-time scrape job monitoring
This commit is contained in:
@@ -9,5 +9,6 @@ pub mod encoding;
|
||||
pub mod extractors;
|
||||
pub mod routes;
|
||||
pub mod session_cache;
|
||||
pub mod ws;
|
||||
|
||||
pub use routes::*;
|
||||
|
||||
Reference in New Issue
Block a user