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
We should turn our P2P event loop into a genserver, with each event being a message. This would also allow us to remove the other channels, since those would be messages too.