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

User message filter #2

Open
murat-dogan opened this issue Dec 20, 2021 · 0 comments
Open

User message filter #2

murat-dogan opened this issue Dec 20, 2021 · 0 comments

Comments

@murat-dogan
Copy link
Owner

Users should be able to tell the server from whom to accept messages.
These filters could be applied;

  • whiteList: Peer names as array, with regex and *
  • blackList: Peer names as array, with regex and *
  • acceptMode:
    • AcceptNone : For testing purposes, accept none
    • AcceptAll : Accept all messages except blacklist
    • AcceptOnlyWhiteList : Accept messages from a peer if only it is listed on whitelist and not listed on blacklist
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

No branches or pull requests

1 participant