Skip to content

Add server-side event filtering by event name#4

Merged
0xflashboy merged 4 commits intomainfrom
vukasin/ws-event-filtering
Dec 8, 2025
Merged

Add server-side event filtering by event name#4
0xflashboy merged 4 commits intomainfrom
vukasin/ws-event-filtering

Conversation

@iamvukasin
Copy link
Contributor

Motivation:

Introduce an event filtering layer for execution events to reduce data noise while delivering only relevant data to consumers.

Modifications:

  • Added a configurable event filter in the websocket layer to include events by name.

Result:

  • Cleaner, targeted event streams that improve monitoring.
  • Backward-compatible default behavior (no filtering unless configured).

@vercel
Copy link

vercel bot commented Dec 8, 2025

@iamvukasin must be a member of the Monad Foundation team on Vercel to deploy.
- Click here to add @iamvukasin to the team.
- If you initiated this build, request access.

Learn more about collaboration on Vercel and other options here.

@vercel
Copy link

vercel bot commented Dec 8, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
execution-events-example Ready Ready Preview Comment Dec 8, 2025 9:41pm

@socket-security
Copy link

socket-security bot commented Dec 8, 2025

@0xflashboy 0xflashboy merged commit c9e1154 into main Dec 8, 2025
6 checks passed
@iamvukasin iamvukasin deleted the vukasin/ws-event-filtering branch December 10, 2025 14:52
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.

2 participants