Skip to content

Commit 30caee1

Browse files
committed
implement rust WebsocketProvider
1 parent f6db8b0 commit 30caee1

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
@@ -84,6 +84,7 @@ pub mod type_printer;
8484
pub mod types;
8585
pub mod update;
8686
pub mod variable;
87+
pub mod websocketprovider;
8788
pub mod worker_thread;
8889
pub mod workflow;
8990

0 commit comments

Comments
 (0)