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
Create struct that can listen to the network and call a callback function to handle message received. Reduces code duplication by having all protocols using the network use this.