You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rename Broadcaster to Master and Receiver to Slave?
Also replace {'verbose': True, 'interval': 1.0} type of options parameters to constructors, with the more python-like verbose=True, interval= 1.0