crossbar
crossbar copied to clipboard
Fix for #2053
- 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