feat(streaming): add real-time streaming (MongoDB change streams & S3 bucket watchers) with WebSocket subscriptions and activity stream UI
This commit is contained in:
2
ts/streaming/index.ts
Normal file
2
ts/streaming/index.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
export * from './interfaces.streaming.js';
|
||||
export * from './classes.changestream-manager.js';
|
||||
Reference in New Issue
Block a user