-
Notifications
You must be signed in to change notification settings - Fork 421
Iox #27 add client and server examples [stacked PR #6] #1112
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
Conversation
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
22 tasks
43d6216
to
b74bb56
Compare
10022e2
to
eed893a
Compare
8ea5026
to
4196963
Compare
ec23db3
to
26be415
Compare
4196963
to
82b6680
Compare
elfenpiff
reviewed
Feb 17, 2022
iceoryx_examples/request_response_basic/client_cxx_api_event.cpp
Outdated
Show resolved
Hide resolved
iceoryx_examples/request_response_basic/request_and_response_types.hpp
Outdated
Show resolved
Hide resolved
iceoryx_examples/request_response_basic/client_cxx_api_event.cpp
Outdated
Show resolved
Hide resolved
iceoryx_examples/request_response_basic/server_cxx_api_event.cpp
Outdated
Show resolved
Hide resolved
26be415
to
2795dc6
Compare
82b6680
to
7ec908c
Compare
e1c77b1
to
d2dc7ac
Compare
4a9140d
to
f1c73d8
Compare
2795dc6
to
401c75f
Compare
642c8e3
to
342183c
Compare
budrus
requested changes
Feb 20, 2022
19e189f
to
9ddb014
Compare
342183c
to
05e0b15
Compare
04cde7d
to
128cb6f
Compare
05e0b15
to
be0fabe
Compare
078ac6a
to
b02a50f
Compare
FerdinandSpitzschnueffler
previously approved these changes
Feb 28, 2022
fb3d563
213de72
to
fb3d563
Compare
FerdinandSpitzschnueffler
previously approved these changes
Feb 28, 2022
budrus
previously approved these changes
Feb 28, 2022
Signed-off-by: Dietrich Krönke <[email protected]>
Signed-off-by: Dietrich Krönke <[email protected]>
Signed-off-by: Dietrich Krönke <[email protected]>
Signed-off-by: Dietrich Krönke <[email protected]>
a82f406
9d8d666
to
a82f406
Compare
FerdinandSpitzschnueffler
approved these changes
Feb 28, 2022
budrus
approved these changes
Feb 28, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Pre-Review Checklist for the PR Author
iox-#123-this-is-a-branch
)iox-#123 commit text
)git commit -s
)task-list-completed
)Notes for Reviewer
This PR add examples for the typed and untyped API for the Client and Server
Checklist for the PR Reviewer
Post-review Checklist for the PR Author
References