generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 23
Request-Response Streaming Operation #335
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
Merged
Merged
Changes from 24 commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
fb12e71
streaming operation open and close
xiazhvera 11f5915
add rwlock to protect the operation
xiazhvera fac56fd
stream opeartion open/subscriptionStatus
xiazhvera 2d7d27f
add test ShadowUpdatedStreamClientClosed
xiazhvera 5e23909
fix siwft6
xiazhvera da442b6
update operation timeout to 10s
xiazhvera dfc03d9
test against event loop fix
xiazhvera d6d50bf
WIP: process incoming message
xiazhvera 9df31e3
WIP: handle incoming publish
xiazhvera c81a271
Merge branch 'rr_operation' of https://github.com/awslabs/aws-crt-swi…
xiazhvera a59b305
make ResponsePath publc
xiazhvera c1a80ac
make MqttRequestResponseResponse public
xiazhvera 4a1a44e
extend incoming publish events
xiazhvera 435d083
remove convertTopicFilters
xiazhvera 602bd26
update aws-c-mqtt
xiazhvera 0621117
Merge branch 'rr_operation' of https://github.com/awslabs/aws-crt-swi…
xiazhvera 1dbd8b9
fix access level
xiazhvera 68ece99
fix mqtt rr test context
xiazhvera 257c6b8
add unchecked sendable
xiazhvera 5148057
add negative streaming test
xiazhvera e549a1c
polish documentation
xiazhvera 3909e6b
remove unnecessary constructor
xiazhvera ee1d6b8
throw error if streaming operation open failed
xiazhvera a5c883a
Merge branch 'rr_operation' of https://github.com/awslabs/aws-crt-swi…
xiazhvera ba479a4
update cr
xiazhvera b10c005
update aws-c-mqtt submodule
xiazhvera a65855e
Merge branch 'rr_operation' of https://github.com/awslabs/aws-crt-swi…
xiazhvera 57f5018
Merge branch 'rr_operation' of https://github.com/awslabs/aws-crt-swi…
xiazhvera 7e5c0a2
rename parameters
xiazhvera 4e77985
Merge branch 'rr_operation' of https://github.com/awslabs/aws-crt-swi…
xiazhvera ec7239c
Merge branch 'rr_operation' of https://github.com/awslabs/aws-crt-swi…
xiazhvera 1662725
Merge branch 'rr_operation' of https://github.com/awslabs/aws-crt-swi…
xiazhvera 8b21f86
Merge branch 'rr_operation' of https://github.com/awslabs/aws-crt-swi…
xiazhvera c1cb07e
update codereview
xiazhvera 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
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.