-
-
Notifications
You must be signed in to change notification settings - Fork 8.7k
[dotnet] [bidi] Additional Event streaming (breaking change) #17349
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
Open
nvborisenko
wants to merge
55
commits into
SeleniumHQ:trunk
Choose a base branch
from
nvborisenko:bidi-event-stream
base: trunk
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
55 commits
Select commit
Hold shift + click to select a range
1f41f1b
Subscription<T>
nvborisenko bdbc7e2
Routing in Broker
nvborisenko 2ffe2f5
Overloads
nvborisenko a74af07
Unified Subscribe for modules
nvborisenko 40aba90
Test to consume async enumerable
nvborisenko 9f83b42
Merge remote-tracking branch 'upstream/trunk' into bidi-event-stream
nvborisenko 4590311
Before refactoring
nvborisenko 6985b80
Unsubscribe and await consumers
nvborisenko 58ea004
Graceful awaiting
nvborisenko e32b134
*Event for subscribing
nvborisenko e344fe2
Linq test
nvborisenko 316cb9e
Last chance to get in-flight
nvborisenko dcb056d
ReadAll
nvborisenko 3418c3b
OnEvent
nvborisenko 47f26ba
Awaiting active handlers
nvborisenko 5ebd141
Ignore
nvborisenko 7918c98
EventDescriptor
nvborisenko e1eb5bc
Batched events
nvborisenko c59113e
Thread dispose
nvborisenko ef673d3
Don't track if handler is completed
nvborisenko 5211bdd
Unsubscribe and Dispose
nvborisenko a7607e4
Scoped reader
nvborisenko 2f7a127
Batched scoped action
nvborisenko ff0585f
ContextEventSource
nvborisenko 7b20c79
Resolve ibidi dependency
nvborisenko 767db37
Format
nvborisenko fd44aac
Static EventDescriptor self contained
nvborisenko 16bf553
Simplify event descriptor
nvborisenko d41b92d
Test
nvborisenko dc4c4cb
Custom event
nvborisenko d5c8b60
CanConsumeScopedAsyncEventStream test
nvborisenko 17158dd
Remove public descriptor property
nvborisenko 2a50747
EventReader and EventSubscription parity
nvborisenko 0b86f43
Sequential handlers
nvborisenko aed066c
Throw on bad handler
nvborisenko d1daaf8
Don't wrap
nvborisenko 21a8d52
Force our handlers to be safe
nvborisenko 99fbf56
Merge remote-tracking branch 'upstream/trunk' into bidi-event-stream
nvborisenko bf67c94
Merge remote-tracking branch 'upstream/trunk' into bidi-event-stream
nvborisenko 010bd2f
Merge remote-tracking branch 'upstream/trunk' into bidi-event-stream
nvborisenko def2e48
Merge remote-tracking branch 'upstream/trunk' into bidi-event-stream
nvborisenko 80ec28d
Rename to EventListener
nvborisenko 761c8c9
Stabilize tests
nvborisenko 63eedb0
Split subscription options
nvborisenko e4991cd
EventArgs
nvborisenko e940f5f
Extract IEventSource
nvborisenko f8ed9d9
Remove scoped reader
nvborisenko a339b64
And test
nvborisenko 06cd867
Simplify words
nvborisenko 2efd7a5
Throw bad handlers
nvborisenko 069710d
Try _unsubscribe
nvborisenko 1ec223e
_handlerError throw priority
nvborisenko 0ea4bef
Hard cast guard
nvborisenko 5aede1c
Logging errors
nvborisenko 42e8ef7
Address feedback
nvborisenko File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.