* better peer tracking and cleanup * check if peer and conn is nil * test name * make timeout more agressive * rename method for better clarity
* move peer table out to its own file * move peer table * cleanup `==` and add one to peerinfo * add peertable * missed equality check