Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add filtering logic for different packet types #6

Merged
merged 3 commits into from
Mar 9, 2023
Merged

Add filtering logic for different packet types #6

merged 3 commits into from
Mar 9, 2023

Conversation

ff14wed
Copy link
Owner

@ff14wed ff14wed commented Mar 9, 2023

Without a packet filter, subscribers that do not need every packet type may be flooded with noisy or irrelevant packets such as Lobby packets or sent Zone packets.

This change adds a default filter that allows only received Zone packets, and allows subscribers to each configure a filter for their own needs.

@ff14wed ff14wed merged commit a28a9b6 into main Mar 9, 2023
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.

1 participant