-
Notifications
You must be signed in to change notification settings - Fork 674
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
MF-1630 - Replace old subscriptions with a new one instead of throwing an error #1633
Commits on Jul 26, 2022
-
updated pubsub.subscribe() to delete and renew already subscribed obj…
…ects Signed-off-by: aryan <aryangodara03@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a7da62c - Browse repository at this point
Copy the full SHA a7da62cView commit details
Commits on Jul 27, 2022
-
Signed-off-by: aryan <aryangodara03@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 47e1026 - Browse repository at this point
Copy the full SHA 47e1026View commit details -
made changes to pubsub_test.go to fix failing CI
Signed-off-by: aryan <aryangodara03@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 6d3aa7d - Browse repository at this point
Copy the full SHA 6d3aa7dView commit details -
made some changes to pubsub.go
Signed-off-by: aryan <aryangodara03@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7bcca16 - Browse repository at this point
Copy the full SHA 7bcca16View commit details -
made some changes to pubsub.go added flag var
Signed-off-by: aryan <aryangodara03@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 6eb49e8 - Browse repository at this point
Copy the full SHA 6eb49e8View commit details
Commits on Jul 28, 2022
-
Signed-off-by: aryan <aryangodara03@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5497d23 - Browse repository at this point
Copy the full SHA 5497d23View commit details -
minor change, to make code more intuitive
Signed-off-by: aryan <aryangodara03@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 76c0183 - Browse repository at this point
Copy the full SHA 76c0183View commit details
Commits on Jul 29, 2022
-
added comment, removed the ws_client file
Signed-off-by: aryan <aryangodara03@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 6219f1d - Browse repository at this point
Copy the full SHA 6219f1dView commit details
Commits on Aug 2, 2022
-
Signed-off-by: aryan <aryangodara03@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5b332c7 - Browse repository at this point
Copy the full SHA 5b332c7View commit details
Commits on Aug 4, 2022
-
fixed some failing tests, will check again after semaphore result
Signed-off-by: aryan <aryangodara03@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d22fc22 - Browse repository at this point
Copy the full SHA d22fc22View commit details
Commits on Aug 5, 2022
-
made similar changes for MQTT and rabbitMQ
Signed-off-by: aryan <aryangodara03@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e9de8c1 - Browse repository at this point
Copy the full SHA e9de8c1View commit details -
Merge branch 'master' of https://github.com/AryanGodara/mainflux into…
… replace-subscription
Configuration menu - View commit details
-
Copy full SHA for 48875da - Browse repository at this point
Copy the full SHA 48875daView commit details -
Signed-off-by: aryan <aryangodara03@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8ff2828 - Browse repository at this point
Copy the full SHA 8ff2828View commit details -
Signed-off-by: aryan <aryangodara03@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a5e6434 - Browse repository at this point
Copy the full SHA a5e6434View commit details
Commits on Aug 6, 2022
-
Signed-off-by: aryan <aryangodara03@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 835922d - Browse repository at this point
Copy the full SHA 835922dView commit details
Commits on Aug 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a976de7 - Browse repository at this point
Copy the full SHA a976de7View commit details
Commits on Aug 9, 2022
-
checking code after adding conditions
Signed-off-by: aryan <aryangodara03@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d21b917 - Browse repository at this point
Copy the full SHA d21b917View commit details
Commits on Aug 11, 2022
-
Merge branch 'master' of https://github.com/AryanGodara/mainflux into…
… replace-subscription
Configuration menu - View commit details
-
Copy full SHA for 2513f8c - Browse repository at this point
Copy the full SHA 2513f8cView commit details -
added ps.mu.Lock(), and changed len(s)
Signed-off-by: aryan <aryangodara03@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for cdb8d5d - Browse repository at this point
Copy the full SHA cdb8d5dView commit details -
added tests for failing unsubscribe
Signed-off-by: aryan <aryangodara03@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a97cbd3 - Browse repository at this point
Copy the full SHA a97cbd3View commit details -
Signed-off-by: aryan <aryangodara03@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b608f41 - Browse repository at this point
Copy the full SHA b608f41View commit details -
Merge branch 'master' of https://github.com/AryanGodara/mainflux into…
… replace-subscription
Configuration menu - View commit details
-
Copy full SHA for cf71814 - Browse repository at this point
Copy the full SHA cf71814View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d53a14 - Browse repository at this point
Copy the full SHA 7d53a14View commit details -
Signed-off-by: aryan <aryangodara03@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 6fecbe3 - Browse repository at this point
Copy the full SHA 6fecbe3View commit details -
add comment to improve readability
Signed-off-by: aryan <aryangodara03@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 58031ad - Browse repository at this point
Copy the full SHA 58031adView commit details -
add comment to better improve readability
Signed-off-by: aryan <aryangodara03@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 351b3bc - Browse repository at this point
Copy the full SHA 351b3bcView commit details -
Signed-off-by: aryan <aryangodara03@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 20ca42a - Browse repository at this point
Copy the full SHA 20ca42aView commit details -
Signed-off-by: aryan <aryangodara03@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c13426b - Browse repository at this point
Copy the full SHA c13426bView commit details
Commits on Aug 12, 2022
-
Merge branch 'master' of https://github.com/AryanGodara/mainflux into…
… replace-subscription
Configuration menu - View commit details
-
Copy full SHA for 9a63589 - Browse repository at this point
Copy the full SHA 9a63589View commit details -
Signed-off-by: aryan <aryangodara03@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c72e5fb - Browse repository at this point
Copy the full SHA c72e5fbView commit details -
Signed-off-by: aryan <aryangodara03@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 6076dbd - Browse repository at this point
Copy the full SHA 6076dbdView commit details -
Configuration menu - View commit details
-
Copy full SHA for c3e8065 - Browse repository at this point
Copy the full SHA c3e8065View commit details -
add comments to improve readability
Signed-off-by: aryan <aryangodara03@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d484937 - Browse repository at this point
Copy the full SHA d484937View commit details -
Signed-off-by: aryan <aryangodara03@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ff6c6ba - Browse repository at this point
Copy the full SHA ff6c6baView commit details