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

Subscription refactoring #3

Merged
merged 13 commits into from
Feb 16, 2021
Merged

Subscription refactoring #3

merged 13 commits into from
Feb 16, 2021

Conversation

mkatliar
Copy link

Main improvements:

  • RAII-based subscription management
  • Exception-based error handling in many places

Copy link

@Wojcik98 Wojcik98 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Next time please make several smaller PRs :)

src/rws_interface.cpp Outdated Show resolved Hide resolved
src/rws_interface.cpp Outdated Show resolved Hide resolved
include/abb_librws/rws_client.h Outdated Show resolved Hide resolved
src/rws_common.cpp Show resolved Hide resolved
src/rws_subscription.cpp Outdated Show resolved Hide resolved
src/rws_subscription.cpp Show resolved Hide resolved
include/abb_librws/rws_state_machine_interface.h Outdated Show resolved Hide resolved
@mkatliar mkatliar merged commit aabe6b0 into master Feb 16, 2021
@mkatliar mkatliar deleted the subscription_refactoring branch February 16, 2021 17:35
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.

2 participants