You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(server): add bulk registration methods for async completions
Add convenience methods to AsyncSpecification for registering multiple completions at once:
- completions(List) for bulk registration from collections
- completions(AsyncCompletionSpecification...) for inline varargs registration
Signed-off-by: Christian Tzolov <christian.tzolov@broadcom.com>
0 commit comments