Skip to content

feat(new-webui): Mongo Framework Server#814

Closed
AVMatthews wants to merge 26 commits into
y-scope:mainfrom
AVMatthews:mongo-framework-server
Closed

feat(new-webui): Mongo Framework Server#814
AVMatthews wants to merge 26 commits into
y-scope:mainfrom
AVMatthews:mongo-framework-server

Conversation

@AVMatthews

@AVMatthews AVMatthews commented Apr 10, 2025

Copy link
Copy Markdown
Contributor

Description

Server for new framework built on MongoCDC using socket.io meant to replace our current usage of meteor's publish-subscribe framework.

First PR to split #809

TODO: A few listing errors left to solve

Checklist

  • The PR satisfies the contribution guidelines.
  • This is a breaking change and that has been indicated in the PR title, OR this isn't a
    breaking change.
  • Necessary docs have been updated, OR no docs need to be updated.

Validation performed

Manually added collection to mongo replica and tested to see that the contest of the collection could be requested through the client from the server.

Summary by CodeRabbit

  • New Features

    • Enabled real-time reactive MongoDB query subscriptions with live updates via WebSocket.
    • Added user interface support for subscribing and unsubscribing to MongoDB queries.
    • Integrated WebSocket communication for efficient, event-driven backend data updates.
  • Chores

    • Added new dependencies to support WebSocket and real-time functionality.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants