Skip to content

Commit fba03f3

Browse files
committed
implement rust WebsocketProvider
1 parent 1ffd063 commit fba03f3

File tree

2 files changed

+435
-0
lines changed

2 files changed

+435
-0
lines changed

rust/src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,7 @@ pub mod symbol;
163163
pub mod tags;
164164
pub mod templatesimplifier;
165165
pub mod types;
166+
pub mod websocketprovider;
166167

167168
use std::path::PathBuf;
168169

0 commit comments

Comments
 (0)