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
Now we have code duplication in lib/server.js class Server methods: rpc and hook after following PR landed: #466 so it would be great to reuse this code.