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

Proxy Invocations Except Current Session #33

Merged
merged 8 commits into from
Jan 12, 2024

Conversation

DJGosnell
Copy link
Member

@DJGosnell DJGosnell commented Dec 13, 2023

  • Extended proxy methods to include new for GroupsExceptCaller and GroupExceptCaller methods. These methods allow for invoking on all the clients in the groups except the current calling session.
  • Added tests.
  • These new methods when called on the ServerNexusContext are ignored and the groups are invoked as there is not a "current session" when invoking directly on the nexus.
  • Simplified invocation on ServerSessionContext.

@DJGosnell DJGosnell merged commit 61f82fc into master Jan 12, 2024
1 check passed
@DJGosnell DJGosnell deleted the invocation-on-groups-except branch January 12, 2024 19:08
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