crossbar icon indicating copy to clipboard operation
crossbar copied to clipboard

Fix for #2053

Open Skully17 opened this issue 3 years ago • 0 comments

  • Fixed PubSub over RLinks by using "sub_details['id']" instead of "sub_id".
  • changed "sub_id" to "sub_session"

These changes follow the fix made to registering over RLinks in #1789

Skully17 avatar Oct 13 '22 12:10 Skully17