ustulation / p2p

NAT Traversal techniques for p2p communication
BSD 3-Clause "New" or "Revised" License
133 stars 28 forks source link

Change TcpRendezvousConnectError parameters #21

Closed canndrew closed 6 years ago

canndrew commented 6 years ago

The user of this error doesn't care what type of channel we're using. So don't expose it in the type.

povilasb commented 6 years ago

rustfmt is complaining: https://travis-ci.org/ustulation/p2p/jobs/309914086

canndrew commented 6 years ago

Whoops, fixed.